-
Notifications
You must be signed in to change notification settings - Fork 12
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 room as Unread" with a 'dot' on the room list #891
Comments
Assigning to you Amsha as we'll need a design for how this should look visually. I imagine we could just add a grey dot to the room but we might want to change the colour or placement? Especially given we're also working on: #889 |
The thing is it would only mark as unread in your POV, not the public read marks. |
Yes, it's a tool to mark your own room list in a way that reminds you to come back to a room later |
Why has it been decided to not make this syncing/cross-platform? SchildiChat implements synced unread-markers, which even syncs unread markers with the WhatsApp bridge bot. As SchildiChat is an Element fork, it should be reasonable to adopt their implementation? (Right: WhatsApp Web, Left: SchildiChat) |
We'd love to make this cross-platform and have plans to do so in the future. Unfortunately other priorities have slowed us down in delivering that. We'd certainly be open to accepting the contribution of this feature if there were Element forks that wanted to provide that back to us :) |
Here are the various open ends that might be helpful to push cross-platform implementation:
|
Adding more info to the title for clarity but am not defining the design (although we did land on a dot...) |
Since the feature is available on iOS, users don't understand why it's not available on other clients (Element web, desktop, android). This feature is one of the most highly awaited whenever I hear about Element. |
- relates to element-hq/element-meta/issues/891 - relates to /issues/7253
- relates to element-hq/element-meta/issues/891 - relates to /issues/7253
Your use case
Users should be able to mark a room as unread from the context menu in the room list (long-press on mobile, 3 dots on web & desktop).
In order to keep this deliverable simple we will:
We will not:
Related platform issues
mark as unread
option for rooms element-ios#7253The text was updated successfully, but these errors were encountered: