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

add confirmation to mark all as unread or read #344

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

Conversation

danjl1100
Copy link

This is the change we discussed in #342.

For the confirmation dialog, I used the existing action labels for the title, to avoid adding too many new strings (needing translation for i8n).

Let me know what you think of the dialog phrasing, for both the message and positive button label. I put the same text for both "read" and "unread" dialogs, as the end result is similar: the user is clearing their history of read/unread items.

I tested this change on my phone, using the "Earliest unread" action to see the true read/unread state. I wasn't able to see immediate updates in the overview list (compact cards), but I believe that behavior is the same without this update.

Dialog uses the existing action item strings for the title, to avoid
adding too many new strings (that need translation for i8n)
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.

1 participant