Confirmed users
933
edits
m (→Design: more details) |
(→Initial Notification View: details for multiple notifications) |
||
| Line 26: | Line 26: | ||
=== Initial Notification View === | === Initial Notification View === | ||
How the notification will appear when it is first created: | How the notification will appear when it is first created depends on the mode: | ||
* Silent - add the notification to the menu without distracting the user (used mainly for adding undo actions) | * Silent - add the notification to the menu without distracting the user (used mainly for adding undo actions) | ||
* [[Image:Doorhanger_notifications_geo_mini.png|Icon mode notification|right]]Icon - Display the icon in a small bubble hanging from the button. Clicking on the icon will display the full menu. The icon bubble will fade out after a few seconds. | * [[Image:Doorhanger_notifications_geo_mini.png|Icon mode notification|right]]Icon - Display the icon in a small bubble hanging from the button. Clicking on the icon will display the full menu. The icon bubble will fade out after a few seconds. | ||
* Full - Display the notification question and actions in a bubble hanging from the toolbar button. Dismissed when an action is taken on the notification or the focus on the notification is lost (ie. clicking onto the content of the webpage). | * Full - Display the notification question and actions in a bubble hanging from the toolbar button. Dismissed when an action is taken on the notification or the focus on the notification is lost (ie. clicking onto the content of the webpage). | ||
If multiple notifications of the same type are added, display them at the same time. If the types are not the same, display all of the first type together, followed by the next type, and repeat if necessary (if new notifications come in after the first were dismissed). | |||
=== Menu View === | === Menu View === | ||