DropDown maximum item in menu not respected
Open
bug
community
- Dominant language
- JavaScript
- Stars
- 193
- Forks
- 112
- PR merge metrics
- No merged PRs in 30d
Description
Documentation specifies the following:
- Used for menus with more than 4 items.
- If there are 4 or less items, use radio buttons.
- Don't show more than 10 items within the menu at a time.
- If the list is longer, give an affordance to scroll within the menu overlay.
Unfortunately - I have a DropDown that shows more items....

Contributor guide
Assessment
This issue has not been assessed yet.