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

Addresses #6743: Add checkbox for only unread messages #6744

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

cassidoo
Copy link

Fixes #6743.

This adds a checkbox to filter for only unread messages in the Chat tab.

Screenshot

image

Anything missing?

The main thing I didn't do with this is any localization on the "Only unread" string. Not sure if that's necessary, or how that works fully, but happy to do that, too.

@nicosuave
Copy link

How do you envision this appearing on mobile?

@cassidoo
Copy link
Author

@nicosuave I admit I didn't test it for mobile because:

  1. I personally wouldn't sort messages on mobile, because I never do in other applications unlike on desktop
  2. I am afraid of the Native part of React Native

@nicosuave
Copy link

@cassidoo damnit I was hoping to learn more of that interop (React Native n00b over here). That sounds reasonable!

@cassidoo
Copy link
Author

@nicosuave hahaha I'm so sorry! I'm definitely down to put in the work if the team decides this is worth adding to the platform, but I didn't want to go too deep if they either liked it as-is or didn't want it at all 😅

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

Successfully merging this pull request may close these issues.

Add ability to see only unread messages in Chat
2 participants