Skip to content

msglist: Support viewing who reacted to a message #1700

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

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

chrisbobbe
Copy link
Collaborator

@chrisbobbe chrisbobbe commented Jul 10, 2025

Fixes #740.

Still TODO:

  • File a follow up for getting the view to live-update properly (turns out PerAccountStore doesn't notify listeners on reaction events)
  • Tests
  • Separate out some prep commits
  • center emojis horizontally when few?
  • don't show "see who reacted" button in message action sheet if there are no reactions

This fixes the two inconsistencies flagged in discussion:
  https://chat.zulip.org/#narrow/channel/530-mobile-design/topic/bottom.20sheet.20.22Cancel.22.2F.22Close.22.20button/near/2216116

> I think it's reasonable to have both labels, but I think we should
> choose them differently than now:
>
> - "Cancel" when the sheet is about doing an action: [etc.]
>
> - "Close" when the sheet just presents information or nav options:
>   [etc.]
@chrisbobbe chrisbobbe requested a review from gnprice July 10, 2025 00:50
@chrisbobbe chrisbobbe added the integration review Added by maintainers when PR may be ready for integration label Jul 10, 2025
@gnprice
Copy link
Member

gnprice commented Jul 10, 2025

Thanks! I skimmed through this and I'm pretty confident it won't break any existing functionality. I also saw you demonstrate this running on your device, and it seemed to work well. So I plan to include this in today's upcoming release, without yet merging to main.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
integration review Added by maintainers when PR may be ready for integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

See who left an emoji reaction
2 participants