mjm / sis-lunch

A web application to help groups coordinate lunch choices and rides.
http://lunch.mattmoriarity.com
5 stars 4 forks source link

Pop-up bubbles queue can get backed up #50

Open jzplusplus opened 12 years ago

jzplusplus commented 12 years ago

The little pop-up notification bubbles at the top right only show one at a time, so if you press a button repeatedly and each one generates a notification, it takes forever for it to cycle through them. At the very least it should know that two notifications are the same and prevent them from adding to the queue. It could also just display more than one bubble at a time.