baklava
baklava copied to clipboard
Dropdown Component
Dropdown Component Design Meeting Report
Date: 28.09.2022 15:30 (UTC+3)
- The purpose of Dropdown Component is to provide a way to trigger an action from a list. It's not an input field. For input cases
selectcomponent will be used. - We'll need an enhancement on the button component to have a "dropdown button" version (with a caret at right and
activestate to change it to open/closed states. - Dropdown items will be an internal component (dropdown item) that contains only the tertiary button.
- Grouping of some items with an optional caption will be possible.
- Width of the popover of the dropdown will be minimum at the same as of the trigger, but it can be wider regarding to action button widths inside.
- There will be no scroll on the action list unless it hits the boundary of the viewport height. So max-height will be available viewport height.
- Dropdown will be in 3 sizes as our buttons have.
Design work will start according to those decisions then implementation will be planned.
:tada: This issue has been resolved in version 2.0.0-beta.52 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
:tada: This issue has been resolved in version 2.0.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket: