Description
- A filterable dropdown opens a list of at least 5 options from which a user can choose one.
- It allows a user to see results as they type.
Anatomy
Anatomy
Examples
Select customer
Select transaction type
Dos and don'ts
Do
Anatomy
Select customer
Select transaction type
Do
Use hint text only if the dropdown label does not provide enough context to help users interact with the field.
You can use placeholder text if it does not provide critical information for users but instead provides a small amount of additional context.
Users should be able to:
Clear hover states should be shown for mouse users, highlighting which option is selected.
| Date | Changes |
|---|---|
| August 2025 | Updated guidance on the accessibility tab. |
| Jun 2025 | Separated filterable variant from Dropdown:typical component and created new Filterable dropdown component. |