stream-chat-react icon indicating copy to clipboard operation
stream-chat-react copied to clipboard

Have default reaction emojis match between iOS/Android and Web sdks.

Open jmckenney opened this issue 3 years ago • 2 comments

Motivation Clarity in communication between consumers/applications.

Proposed solution Change the web sdk options to better match iOS/Android or vice versa.

Acceptance Criteria GIVEN I click reactions to choose for a message WHEN I am in either iOS/Android/Web THEN I see the same number of emojis and they match as close as possible

GIVEN I click reactions to choose WHEN I am on WEB THEN I do not see the angry emoji since that is not on the iOS/Android list of reactions

👎 on iOS is 😢 on web ❗❓ on iOS is 😮 on web 😠 on web is not seen on iOS/Android

jmckenney avatar Mar 04 '22 23:03 jmckenney

When attempting to follow instructions here: https://getstream.io/chat/docs/sdk/react/custom-code-examples/reactions/ I'm finding it very difficult to get objects that end up showing the emojis that I want that also match correctly to iOS and show the correct numbers relative to those already chosen via iOS.

jmckenney avatar Mar 04 '22 23:03 jmckenney

Hi @jmckenney,

Thanks for your feature request. We'll discuss this and get back to you soon.

zacheryconverse avatar Mar 09 '22 17:03 zacheryconverse

:tada: This issue has been resolved in version 11.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

stream-ci-bot avatar Nov 27 '23 17:11 stream-ci-bot