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

Mark as unread #109

Closed
16 tasks done
SpiritCroc opened this issue Nov 8, 2021 · 0 comments · Fixed by SchildiChat/matrix-react-sdk#2
Closed
16 tasks done

Mark as unread #109

SpiritCroc opened this issue Nov 8, 2021 · 0 comments · Fixed by SchildiChat/matrix-react-sdk#2
Labels
parity-with-android SchildiChat-Android has this already prio:medium Medium priority

Comments

@SpiritCroc
Copy link
Member

SpiritCroc commented Nov 8, 2021

WIP: https://github.com/SchildiChat/matrix-react-sdk/commits/mark-as-unread

Mandatory

Nice to have

  • Add "mark as read" action to show instead of "mark as unread" when the chat is already unread
    • which also updates the read receipt (and thus also marks chats as read that had new messages)
  • After using the "mark as (un)read" actions, the chat entry is still rendered in some kind of selected state, which makes it harder to see if it actually worked. Can we remove that selected state automatically?
  • Show home if current room is marked unread
  • Use UnstableValue class from matrix-js-sdk?
  • Once merged, enable by default on Android
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
parity-with-android SchildiChat-Android has this already prio:medium Medium priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant