-
Notifications
You must be signed in to change notification settings - Fork 245
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
See who left an emoji reaction #740
Comments
Can I work on this? |
Please take a look at the Zulip project's guide to getting involved with the code: https://zulip.readthedocs.io/en/latest/contributing/contributing.html#your-first-codebase-contribution |
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
It only requires some minor changes. IMO I think it already looks pretty good |
How should the green dot indicator at the bottom right work. Rn I am showing the green indicator to all the users who are active(haven't deactivated their account). In the react app it uses the user's status and displays the status symbol. But there is no such thing in the Figma design . |
Ah thanks for the question! I've updated the issue description, adding:
|
I.e., this Zulip feature:
https://zulip.com/help/emoji-reactions#viewing-who-reacted-to-a-message
This is less critical than it would have been years ago, because we already show the names of who reacted when there are up to 3 of them. But once there are more, we just show counts, and the user may want to see specifically who left the reactions.
Design
The design for this is in Figma: https://www.figma.com/design/1JTNtYo9memgW7vV6d0ygq/Zulip-Mobile?node-id=5878-1516&t=mBhvNBmPS0sBxGKG-0
Screenshot:
Design discussion: https://chat.zulip.org/#narrow/channel/530-mobile-design/topic/View.20Reactions.20ModalBottomSheet/near/2013460
The green dot (presence indicator) on the avatars is out of scope for this issue.
The text was updated successfully, but these errors were encountered: