Content
View differences
Updated by Robin Wagner over 10 years ago
For the notification boxes to be usable in the fashion described via the visuals (see http://clients.zzmedia.net/openproject/messages/error/) the notification boxes should be positioned absolutely centered over the page’s content. As the boxes should also be usable in regular content flow, a general modifier class could be used to introduce the behaviour.
<ins>Requirements</ins>
- Create a modifier class that allows a notification box to be centered on the page
- multiple boxes with this class should stack on top of each other
<ins>Notes</ins>
It should be possible to introduce this in the Living styleguide by introducing a custom piece of JavaScript triggered by a button. While this is optional, it would be highly appreciated to have a demo like this.
<ins>Requirements</ins>
- Create a modifier class that allows a notification box to be centered on the page
- multiple boxes with this class should stack on top of each other
<ins>Notes</ins>
It should be possible to introduce this in the Living styleguide by introducing a custom piece of JavaScript triggered by a button. While this is optional, it would be highly appreciated to have a demo like this.