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

Ungrouped Emails Are Unable To Be Marked Read #615

Open
noodleman420 opened this issue Aug 28, 2023 · 2 comments
Open

Ungrouped Emails Are Unable To Be Marked Read #615

noodleman420 opened this issue Aug 28, 2023 · 2 comments

Comments

@noodleman420
Copy link

noodleman420 commented Aug 28, 2023

There is a bug where you are unable to mark emails as read or "Mark all as read" directly from Gmail Notifier when not using grouped emails.

https://support.google.com/mail/answer/5900?hl=en&co=GENIE.Platform%3DDesktop

Reproduction:

  1. Follow the instructions above in the link and select Conversation view off
  2. Click "Mark as read" in the Gmail Notifier Extension
  3. Nothing will happen
@Acrivec
Copy link

Acrivec commented Nov 6, 2023

It seems this addon development is dead. Last commit a year ago, bug reports from 2017...

@inbasic
Copy link
Owner

inbasic commented Nov 13, 2023

This extension retrieves unread information from the Gmail feed. However, the Gmail feed output lacks message IDs and only includes thread IDs. Consequently, when you mark a message as read, the extension attempts to mark the entire thread as read, equivalent to marking the last message of a thread in ungrouped view.

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

No branches or pull requests

3 participants