Fetching Unjoined Groups for a Specific User in CometChatGroups Component

Current Behavior:

As of now, using the GroupsRequestBuilder, we have the ability to:

  • Set .joinedOnly(true) to fetch only the groups the current user has already joined.

  • Set .joinedOnly(false) to fetch all available groups (regardless of the user's membership status).

However, in the context of the CometChatGroups component, this behavior is not fully supported. There is no built-in way to filter and show only the groups that a particular user has not joined.
Feature:
The ability to filter groups based on users who have not joined them.

Please authenticate to join the conversation.

Upvoters
Status

Idea

Board

πŸ’‘ Feature Request

Subscribe to post

Get notified by email when there are changes.