Lead: Liav Nadler ONGOING
A message popup is a small modal window containing a warning, error message, help text other important information
Usually it appears on user's action (e.g. clicking help icon) and it must be dismissed by the user before going back to the application
The popup contains of these elements:
Type | Example |
---|---|
Help | |
Information | |
Warning | |
Error |
N/A
<<e.g. Slider should display a .label its on>>
<<In general each component should be A11y complied, please follow the 3 guidelines linked below. At the very least we should document that each component is in compliance with each of the 3>>
<<How will the component work with keyboard only - without a mouse. Can be reference if written above
We already set a general guidelines described in Keyboard & Focus Management Guidelines >>
<<Make sure the components support screen reader for content or behaviour where needed - see Screen Reader Guidelines >>
<<Visual designers must comply with the minimal of Contrast + Font Size Guidelines for each component>>
Zeplin link | Screen thumbnail |
---|---|
<<Zeplin Link>> | <<Screen with 200 width>> |
Code
<<a box containing the code - discuss with Femi>>