Expand | ||||||
---|---|---|---|---|---|---|
| ||||||
|
Description
Status | ||||||
---|---|---|---|---|---|---|
|
Tooltips are small text like bubbles that appear when the user hovers (focuses on, or touches) an element.
...
- Most tooltips contain plain text which usually describes the control/object they point to
- Rich tooltips can contain more than just plain text such as header, icons, dynamic content, tables Etc... .
For the purpose of this page we'll just use the term tooltips
Examples:
Component | Regular size | ||||||
---|---|---|---|---|---|---|---|
Regular | |||||||
Regular with heading | |||||||
Error see Field Validation | |||||||
Warning see Field Validation | |||||||
Informative | |||||||
Help | |||||||
Additional examples (from different apps) | |||||||
Regular with dynamic content (Calendar | statistics) | |||||||
Regular with heading - 2 lines (Calendar)
| |||||||
Regular with dynamic structured content icon and list (Queue analytics) |
Text
- When the tooltip is applied to buttons, use user action-oriented copy that communicates the value in a straight forward manner
- Keep it short. If you reach more than 150 chars reconsider the tooltip
...
- Tooltips should not be used as the only way to accomplish a task (should not be vital for the task)
- Tooltips with obvious/redundant text are not beneficial to the user
<<TBD update image>> - A formatted structure is easier to read than big chunk (see in additional examples under Content)
Accessibility compliance
Focus management
...
- Display the tooltip with the same time constraints described above in Interaction772244056
- The tooltip should not obscure content as described above in PlacementorPositioning772244056
- Clicking Esc. should dismiss the tooltip as described above in Interaction772244056
Screen reader support
Should be done automatically by the screen reader.
Contrast & size compliance
Checked.Complied by design
Design
Zeplin link | Screen thumbnail |
---|---|
https://app.zeplin.io/project/5970b366bee38cf87b2de932/screen/5a0bfeaed8eb8c025c0045a3 | |
https://app.zeplin.io/project/5970b366bee38cf87b2de932/screen/5b62e50cb935e6dd46261d76 |
...