sendbird-uikit-react icon indicating copy to clipboard operation
sendbird-uikit-react copied to clipboard

Let the user decide if they want to include there name in the list as they want to start a thread with themseves.

Open codewithwaleed opened this issue 2 years ago • 1 comments

… well to start a thread with themselves just like whatsapp or slack.

For Internal Contributors

Template

// PR title (Required)
[feat]: Let the user decide if they want to include there name in the list as they want to start a thread with themseves.

// Section: PR description (Optional)
Right now, we don't have any option to start a thread with themselves as well. 

// Section: Footer (Recommended)
// Recommended if you are dealing with SB_ISSUES (Customer issues) or release tickets.
Fixes: [<TICKET_ID>](https://sendbird.atlassian.net/browse/<TICKET_ID>)

// If you want to add coauthors - for example, if you pair programmed or they made significant contributions to the ideas in the code and you want to thank them.
Co-authored-by: Name <[email protected]>, Name2 <[email protected]>

External Contributions

This project is not yet set up to accept pull requests from external contributors.

If you have a pull request that you believe should be accepted, please contact the Developer Relations team [email protected] with details and we'll evaluate if we can setup a CLA to allow for the contribution.

codewithwaleed avatar Oct 11 '23 17:10 codewithwaleed

I think this is a good suggestion, I appreciate it @codewithwaleed As we mentioned above we are not accepting external contributions yet;; So let me do the same job in a different PR mentioning you after discussing it with our team.

excludeSelf: False

image

(Default) excludeSelf: True

image

HoonBaek avatar Oct 15 '23 01:10 HoonBaek

I will provide a new interface if there's a customer request for this feature

HoonBaek avatar May 14 '24 06:05 HoonBaek