You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
Any ideas to improve on this, or ways to make it clearer?
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.
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.
The text was updated successfully, but these errors were encountered: