Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated design for Alert ribbon #47

Closed
ulde01 opened this issue Sep 10, 2019 · 2 comments
Closed

Updated design for Alert ribbon #47

ulde01 opened this issue Sep 10, 2019 · 2 comments
Labels
🙅‍♂️ Wontfix This will not be worked on

Comments

@ulde01
Copy link

ulde01 commented Sep 10, 2019

Design decision 2019-09-09

After a long period of testing, we have now updated the Alert ribbon component. See the full description for the details (measurements, colour codes, etc):

https://designlibrary.sebgroup.com/components/alerts/alert-ribbons/#guidelines

Changes in short

  • New colours - make sure you use the correct colour codes (see the Styles tab in the link above)
  • We are no longer using purple as a colour. Use grey instead.
  • New alert state - "Success" (green)
  • Updated state names. Decide for yourself if you want to sync the names:
    -- "Information" (grey, used to be "Whisper")
    -- "Success" (green, new state)
    -- "Warning" (yellow, used to be "Talk")
    -- "Critical" (red, used to be "Shout")
  • New icons - find the icon names in the Styles tab (link above). Use FontAwesome "Solid" (which is an exception from all other icons that are "Regular").
  • Updated measurements - see the Styles tab in the link above
  • Added recommendation for using grey alert on grey background

Reasons

Feedback from user tests and usage from several channels, saying that purple was too loud. We also learned that the description in Design Library generally was too confusing. And we hade a design synk between Bootstrap and Design Library which generated sensible updates for both.

Let me know if anything is unclear. Thank you!
Ulrika,
Design Management

@yousifalraheem yousifalraheem added the 🔨 Enhancement New feature or request label Oct 10, 2019
@yousifalraheem yousifalraheem added this to To do in React Components via automation Oct 10, 2019
@yousifalraheem yousifalraheem added this to the v3.0.0 milestone Oct 10, 2019
@ulde01
Copy link
Author

ulde01 commented Nov 27, 2019

Hi, what is the status on this? Thank you!

@yousifalraheem yousifalraheem removed this from the v3.0.0 milestone Jan 28, 2020
@yousifalraheem yousifalraheem added 🙅‍♂️ Wontfix This will not be worked on and removed 🔨 Enhancement New feature or request labels Apr 2, 2020
@yousifalraheem
Copy link
Contributor

@ulde01 We are not going to develop this component since it doesn't have JavaScript logic and can easily be created using HTML only like such:

<div class="alert alert-warning">My alert content</div>

Any updates to the measurements or colors can be updated in SEB Bootstrap and it will be available to all the users

React Components automation moved this from To do to Done Apr 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🙅‍♂️ Wontfix This will not be worked on
Projects
Development

No branches or pull requests

2 participants