Skip to content

Show unread markers in message list #79

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

Closed
gnprice opened this issue Apr 21, 2023 · 0 comments · Fixed by #317
Closed

Show unread markers in message list #79

gnprice opened this issue Apr 21, 2023 · 0 comments · Fixed by #317
Assignees
Labels
a-msglist The message-list screen, except what's label:a-content
Milestone

Comments

@gnprice
Copy link
Member

gnprice commented Apr 21, 2023

This means:

  • Track which messages are read vs. unread.
  • When a message in the message list is unread, show that with an unread-message marker (https://zulip.com/help/marking-messages-as-read).
  • When a message that was unread becomes read, remove the marker with a fading animation, just like Zulip web and zulip-mobile.

To make the UX fully hang together, we'll follow up with:

@gnprice gnprice changed the title Show unread markers in message list; mark messages read, configurably Show unread markers in message list Apr 21, 2023
This was referenced May 26, 2023
@gnprice gnprice added this to the Alpha milestone May 27, 2023
@gnprice gnprice added a-msglist The message-list screen, except what's label:a-content and removed m-alpha labels May 27, 2023
chrisbobbe added a commit to chrisbobbe/zulip-flutter that referenced this issue Sep 12, 2023
After this, we'll be able to show a message's flags in the UI, such
as unread markers (zulip#79).
chrisbobbe added a commit to chrisbobbe/zulip-flutter that referenced this issue Sep 12, 2023
After this, we'll be able to show a message's flags in the UI, such
as unread markers (zulip#79).
chrisbobbe added a commit to chrisbobbe/zulip-flutter that referenced this issue Sep 14, 2023
After this, we'll be able to show a message's flags in the UI, such
as unread markers (zulip#79).
@gnprice gnprice modified the milestones: Alpha, Beta Sep 22, 2023
chrisbobbe added a commit to chrisbobbe/zulip-flutter that referenced this issue Sep 27, 2023
After this, we'll be able to show a message's flags in the UI, such
as unread markers (zulip#79).
chrisbobbe added a commit to chrisbobbe/zulip-flutter that referenced this issue Sep 27, 2023
After this, we'll be able to show a message's flags in the UI, such
as unread markers (zulip#79).
sirpengi pushed a commit to sirpengi/zulip-flutter that referenced this issue Sep 27, 2023
After this, we'll be able to show a message's flags in the UI, such
as unread markers (zulip#79).
sirpengi added a commit to sirpengi/zulip-flutter that referenced this issue Oct 25, 2023
Adds a new _UnreadMarker that renders as a 4px solid
border on the left edge of messages. Design based on
mockups at: zulip/zulip-mobile#5511

Fixes: zulip#79
sirpengi added a commit to sirpengi/zulip-flutter that referenced this issue Oct 26, 2023
Adds a new _UnreadMarker that renders as a 4px solid
border on the left edge of messages.

Fixes: zulip#79
sirpengi added a commit to sirpengi/zulip-flutter that referenced this issue Oct 26, 2023
Adds a new _UnreadMarker that renders as a 4px solid
border on the left edge of messages.

Fixes: zulip#79
sirpengi added a commit to sirpengi/zulip-flutter that referenced this issue Oct 27, 2023
Adds a new _UnreadMarker that renders as a 4px solid
border on the left edge of messages.

Fixes: zulip#79
sirpengi added a commit to sirpengi/zulip-flutter that referenced this issue Oct 30, 2023
Adds a new _UnreadMarker that renders as a 4px solid
border on the left edge of messages.

Fixes: zulip#79
sirpengi added a commit to sirpengi/zulip-flutter that referenced this issue Oct 30, 2023
Adds a new _UnreadMarker that renders as a 4px solid
border on the left edge of messages.

Fixes: zulip#79
sirpengi added a commit to sirpengi/zulip-flutter that referenced this issue Oct 30, 2023
Adds a new _UnreadMarker that renders as a 4px solid
border on the left edge of messages.

Fixes: zulip#79
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: Done
Development

Successfully merging a pull request may close this issue.

2 participants