Unread count number in the push notifications payload
The unread count for the logged in user should be available in the payload to show as a badge on the app icon in ios
💡 Feature Request
Notifications
Unread count number in the push notifications payload
The unread count for the logged in user should be available in the payload to show as a badge on the app icon in ios
💡 Feature Request
Notifications
Support for React Native Web Platform
Currently only or react native chat sdk supports the react native web platform. The react native ui kit and the calls sdk does not support the platform
💡 Feature Request
Calls SDKs
Support for React Native Web Platform
Currently only or react native chat sdk supports the react native web platform. The react native ui kit and the calls sdk does not support the platform
💡 Feature Request
Calls SDKs
Unable to pinch and zoom images sent in chat.
Currently, in the ui kits the ability to pinch and zoom while viewing an image is missing
💡 Feature Request
UI Kits
Unable to pinch and zoom images sent in chat.
Currently, in the ui kits the ability to pinch and zoom while viewing an image is missing
💡 Feature Request
UI Kits
Loader is not showing while sending images and videoes
The loader is not displaying while sending images and videos in the chat screen, making it unclear whether the media is being uploaded.
💡 Feature Request
UI Kits
Loader is not showing while sending images and videoes
The loader is not displaying while sending images and videos in the chat screen, making it unclear whether the media is being uploaded.
💡 Feature Request
UI Kits
Add custom date patterns, such as MM/DD/YYYY
We have noticed that the CometChatConversations React component has started showing dates in the conversation list in format DD/MM/YYYY, where in the US it is expected to be in MM/DD/YYYY format. Is there a way we can implement this?
💡 Feature Request
UI Kits
Add custom date patterns, such as MM/DD/YYYY
We have noticed that the CometChatConversations React component has started showing dates in the conversation list in format DD/MM/YYYY, where in the US it is expected to be in MM/DD/YYYY format. Is there a way we can implement this?
💡 Feature Request
UI Kits
Prevent duplicate options in polls
I have observed that the Polls feature is allowing the same values to be entered multiple times as options. Ideally, duplicate options should not be accepted to maintain the integrity of the poll responses.
💡 Feature Request
Extensions
Prevent duplicate options in polls
I have observed that the Polls feature is allowing the same values to be entered multiple times as options. Ideally, duplicate options should not be accepted to maintain the integrity of the poll responses.
💡 Feature Request
Extensions
Ability to configure the duration after which the call should be marked as unanswered.
it is not feasible at the moment to cancel a call after 1 minute from the initiator's end using the Flutter UIKit. The current default behavior is that the call will automatically cancel after 40 seconds if not answered.
💡 Feature Request
UI Kits
Ability to configure the duration after which the call should be marked as unanswered.
it is not feasible at the moment to cancel a call after 1 minute from the initiator's end using the Flutter UIKit. The current default behavior is that the call will automatically cancel after 40 seconds if not answered.
💡 Feature Request
UI Kits
Idea
Showing unread message counts in the CometChatUsersWithMessages component
This feature enables to show unread message counts in the CometChatUsersWithMessages component.
💡 Feature Request
Idea
Showing unread message counts in the CometChatUsersWithMessages component
This feature enables to show unread message counts in the CometChatUsersWithMessages component.
💡 Feature Request
Idea
WhatsApp-Like Search Functionality in React Native UI Kit's
A feature that enables users to search for specific messages within a conversation, similar to WhatsApp. In WhatsApp, users can tap on the search icon, type a keyword or phrase or username, and the app highlights the first matching result in the conversation.
💡 Feature Request
UI Kits
Idea
WhatsApp-Like Search Functionality in React Native UI Kit's
A feature that enables users to search for specific messages within a conversation, similar to WhatsApp. In WhatsApp, users can tap on the search icon, type a keyword or phrase or username, and the app highlights the first matching result in the conversation.
💡 Feature Request
UI Kits
Idea
Updated user name in old chats
The newly updated user name is not reflected in old chats. The previous name is shown instead of the new one. The new user name should be updated everywhere.
💡 Feature Request
UI Kits
Idea
Updated user name in old chats
The newly updated user name is not reflected in old chats. The previous name is shown instead of the new one. The new user name should be updated everywhere.
💡 Feature Request
UI Kits
Idea
Support for Streaming Text Messages or Chunked Delivery
Introduce functionality for streaming text messages or chunked message delivery via WebSockets or similar methods. This would allow real-time progressive data display on the frontend, enhancing the user experience for applications requiring continuous message streaming.
💡 Feature Request
Chat SDKs
Idea
Support for Streaming Text Messages or Chunked Delivery
Introduce functionality for streaming text messages or chunked message delivery via WebSockets or similar methods. This would allow real-time progressive data display on the frontend, enhancing the user experience for applications requiring continuous message streaming.
💡 Feature Request
Chat SDKs
Idea
Extending SDK Group Members Fetch Limit to Match API
Enhancement in SDK to support fetching up to 1000 members in a single request, aligning with the API’s capabilities.
💡 Feature Request
Chat SDKs
Idea
Extending SDK Group Members Fetch Limit to Match API
Enhancement in SDK to support fetching up to 1000 members in a single request, aligning with the API’s capabilities.
💡 Feature Request
Chat SDKs
Idea
Ability to Programmatically Scroll to a Specific Message by Message ID
It would be helpful to have a method that allows developers to programmatically scroll to a specific message within the chat UI using the message ID. This feature would improve user experience by enabling seamless navigation to important or referenced messages in a conversation.
💡 Feature Request
UI Kits
Idea
Ability to Programmatically Scroll to a Specific Message by Message ID
It would be helpful to have a method that allows developers to programmatically scroll to a specific message within the chat UI using the message ID. This feature would improve user experience by enabling seamless navigation to important or referenced messages in a conversation.
💡 Feature Request
UI Kits
Idea
Message is deleted after a specified time, once it is read
To be able to set the message to be deleted only when it is marked as read, after a specified time only.
💡 Feature Request
Idea
Message is deleted after a specified time, once it is read
To be able to set the message to be deleted only when it is marked as read, after a specified time only.
💡 Feature Request
Idea
Extension of Image moderation to support GIF's
The current image moderation feature does not support GIFs, allowing users to send inappropriate content. Requesting the ability to block inappropriate GIFs.
💡 Feature Request
Moderation
Idea
Extension of Image moderation to support GIF's
The current image moderation feature does not support GIFs, allowing users to send inappropriate content. Requesting the ability to block inappropriate GIFs.
💡 Feature Request
Moderation
Idea
Ability to get the unread replies count of a particular message
Add the ability to retrieve the count of unread replies for a specific message. This will help users track engagement and follow-ups more effectively.
💡 Feature Request
Chat APIs
Idea
Ability to get the unread replies count of a particular message
Add the ability to retrieve the count of unread replies for a specific message. This will help users track engagement and follow-ups more effectively.
💡 Feature Request
Chat APIs
Idea
Calls SDKs logs "something" to the client-side console when run
When rnnoise.js is imported by the calls-sdk-javascript package, it runs a function “rnnoiseWasmInit” whose first line is “console.log(‘something’);”. This logs to the console of the client-side Dev Tools, which clutters the console with unnecessary logging that looks unprofessional and even suspicious.
💡 Feature Request
Calls SDKs
Idea
Calls SDKs logs "something" to the client-side console when run
When rnnoise.js is imported by the calls-sdk-javascript package, it runs a function “rnnoiseWasmInit” whose first line is “console.log(‘something’);”. This logs to the console of the client-side Dev Tools, which clutters the console with unnecessary logging that looks unprofessional and even suspicious.
💡 Feature Request
Calls SDKs