MattHeard / Dendrite

Write an interactive adventure story with the rest of the world
MIT License
2 stars 0 forks source link

Improvements to notifications counter/display. #93

Open hamle365 opened 10 years ago

hamle365 commented 10 years ago

Notifications counter should auto-refresh when a notification is read/deleted.

Notifications should be able to be clicked on to be 'read'.

Notifications should be displayed in a drop-down menu from the notifications counter.

Notifications "Show all" page should display the delete button in a nicer way.

Notifications "Show all" page should display notifications, with each notification given lines/boundaries around it.

The user name and the page number should be clickable in the notification itself.

Notifications "Show all" page should display a message saying "You have no more notifications!" when the user has deleted all notifications.

MattHeard commented 10 years ago

Thanks for the suggestions. :+1:

I've modified this issue to remove references to the Facebook design. While Facebook's notification system is clearly superior to mine, I intend to design my notifications from scratch in as much of a "clean room" process as is possible.

I have left as many of the original suggestions as unmodified as possible, but in the future, I would prefer suggestions to be phrased as "X should do this" rather than "X should do this like how Y does it".