Library: Standardize the message banners for Sakai
Description
Attachments
incorporates
Activity

Shawn Foster June 18, 2019 at 3:05 PM
Yes, I think this is the wrong use of the banners. Let's keep a note of this (or file a new Jira issue about this case) and come back to it as an edge case that needs to be addressed when the main (correct) banners have been updated. Thanks.

Michelle Tai June 5, 2019 at 10:18 AMEdited
One example of what is talking about–is it appropriate to have the info icon there, since it's included in the CSS for sak-banner-info?

William Yu June 4, 2019 at 3:18 PM
https://github.com/sakaiproject/sakai/blob/487ada9cf85328a84884beb02c626659fa2b28f8/library/src/morpheus-master/sass/modules/tool/samigo/_samigo.scss#L18
This samigo element extends bs-callout-primary (blue banner/box) but standardizing it would mean replacing it with sak-banner-info. Is this a misuse of the bootstrap callout box (is it supposed to have different functionality), or can it be replaced with a Sakai info banner?

Michael Greene June 4, 2019 at 12:26 PM
We’ve got and working on implementing these across the code base.
Alan Regan June 2, 2019 at 5:22 PM
Per the testing instructions, and I were able to confirm that the blue information banner is displaying in Site Info to instruct maintain/instructor users to visit the Manage Participants tab. The blue "i" icon and blue banner displayed as expected in multiple browsers and platforms. In Chrome, testing for responsiveness for different mobile device sizes also worked.
As defined by the Sakai UI standardization proposals from Duke Web Services, create a standard set of message banners for Sakai that can be used throughout the system.
Provide both block and inline versions.
Provide versions for:
information
success
warning
error