gokibitz icon indicating copy to clipboard operation
gokibitz copied to clipboard

Feature Request - Option to not mark notifications as read when opening notification menu

Open baudtack opened this issue 10 years ago • 2 comments

Say i get 13 new comments. When i click on the notification menu it instantly marks them all as read. I may end up missing comments on other games because I click on the first notification.

baudtack avatar Feb 25 '15 17:02 baudtack

Yeah, figuring out the right way to do this was a bit tricky. I basically followed Facebook's example and created a distinction between seen and read. The red number you see is how many unSEEN notifications you have. When you click the notification menu item, it marks them all as seen. But it still keeps track of which you have actually clicked on to read.

2015-02-25 at 1 19 pm

Any ideas to improve on this, or ways to make it clearer?

neagle avatar Feb 25 '15 18:02 neagle

Ahhh... Hrm. Not sure really... It's probably a safe convention to rely on, I'm just not a Facebook user. I think issue #47 really addresses most of my problem here.

Maybe have a place to view unread other than the menu. When you have a lot of unread messages it's kind of tricky to view.

baudtack avatar Feb 25 '15 21:02 baudtack