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

Feature: indicate which chats have unread messages #6

Open
rinchen opened this issue Feb 3, 2022 · 5 comments
Open

Feature: indicate which chats have unread messages #6

rinchen opened this issue Feb 3, 2022 · 5 comments
Labels
enhancement New feature or request

Comments

@rinchen
Copy link
Member

rinchen commented Feb 3, 2022

As a user,
I want to see which chats have unread messages,
so I can go directly to those chats and not have to cycle through every chat to find the one with unread messages.

@garv-shah garv-shah added the enhancement New feature or request label Feb 3, 2022
@garv-shah
Copy link
Member

currently, the new chat messages go to the top, so hopefully u shouldn't need to cycle through them, but I get what u mean
this could be combined with a read/unread system to have a message preview as well.
what do you think would be best design wise to indicate this? maybe just like a white circle on the right side?

@rinchen
Copy link
Member Author

rinchen commented Feb 3, 2022

For me I wouldn't see a white circle since the chats are white. A solid red circle would be good, or a red number indicating the number of unread messages.

@garv-shah
Copy link
Member

see, the thing is, the red and green circles currently represent offline/online, so design wise it may be confusing
what about black circles on light mode?

@rinchen
Copy link
Member Author

rinchen commented Feb 3, 2022

Maybe something other than a circle?

@garv-shah
Copy link
Member

maybe, I'll have to see what design looks good, I don't really want to yo to be too cluttered though
I'll get back to this after I've implemented a read receipt system

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants