Skip to content
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

Open
gnprice opened this issue Jun 18, 2024 · 8 comments · May be fixed by #1243 or #1283
Open

See who left an emoji reaction #740

gnprice opened this issue Jun 18, 2024 · 8 comments · May be fixed by #1243 or #1283
Labels
a-msglist The message-list screen, except what's label:a-content

Comments

@gnprice
Copy link
Member

gnprice commented Jun 18, 2024

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:
image

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.

@gnprice gnprice added the a-msglist The message-list screen, except what's label:a-content label Jun 18, 2024
@gnprice gnprice added this to the Beta 3: Summer 2024 milestone Jun 18, 2024
@chimnayajith
Copy link

Can I work on this?

@chrisbobbe
Copy link
Collaborator

chimnayajith pushed a commit to chimnayajith/zulip-flutter that referenced this issue Dec 23, 2024
chimnayajith pushed a commit to chimnayajith/zulip-flutter that referenced this issue Dec 23, 2024
chimnayajith pushed a commit to chimnayajith/zulip-flutter that referenced this issue Dec 31, 2024
chimnayajith pushed a commit to chimnayajith/zulip-flutter that referenced this issue Dec 31, 2024
@chrisbobbe

This comment was marked as resolved.

@chrisbobbe

This comment was marked as resolved.

@chrisbobbe

This comment was marked as resolved.

@E-m-i-n-e-n-c-e
Copy link

#1283

Image

It only requires some minor changes. IMO I think it already looks pretty good

chimnayajith pushed a commit to chimnayajith/zulip-flutter that referenced this issue Jan 16, 2025
chimnayajith pushed a commit to chimnayajith/zulip-flutter that referenced this issue Jan 16, 2025
chimnayajith pushed a commit to chimnayajith/zulip-flutter that referenced this issue Jan 16, 2025
@E-m-i-n-e-n-c-e
Copy link

E-m-i-n-e-n-c-e commented Jan 16, 2025

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 .
If i have to show and hide the green dot indicator based values of the user status. Could you specify which values should hide it and which values should show the green dot indicator

@chrisbobbe
Copy link
Collaborator

Ah thanks for the question! I've updated the issue description, adding:

The green dot (presence indicator) on the avatars is out of scope for this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a-msglist The message-list screen, except what's label:a-content
Projects
Status: No status
4 participants