Table of Contents |
---|
...
Usage & Behavior
General guidelines
Structure
The drop-down consists of:
...
Options - must include a text label, but can additionally have an icon. Keep the labels short, because the list uses single lines only.
In case selecting an option is not mandatory, a No selection item should appear at the top of the options list. This will allow users to avoid selection or deselect a previously selected option.
Selection indicator - a blue check mark should be shown to the left of the selected option.
Action icons (optional) - these add extra actions for each list option, and appear on hover. A tooltip describing the action should be displayed on hover.
Text labels only | |
Text labels with Including a No selection option | |
Text labels and With icons | |
Action icons |
Default State
The drop-down trigger area consists of a text box showing the default option, if one exists. For example:
...
Interaction
Interaction | Visual | Details | ||
---|---|---|---|---|
Hover | Click Hovering anywhere on the trigger area |
| ||
Clicking or tappinganywhere on the trigger area opens |
| |||
Select Selecting an option |
| |||
Viewing options list with an existing selection |
| |||
Selecting a No selection option |
| |||
Click Clicking anywhere outside of the drop-down |
| |||
View options list with an existing selection |
| |||
Searchable drop-down
A Search field should be added:
...
Interaction | Visual | Details |
---|---|---|
Click the trigger area |
| |
Enter Search |
| |
Select an option |
| |
Delete search string |
|
Validations and errors
Please refer to the Field Validation page for more information.
A drop-down with a warning:
...