-
Notifications
You must be signed in to change notification settings - Fork 4k
Open
Open
Dropdown should support size property#4533
Description
Feature Request
Problem description
We are using our form inputs with the size property "large". In the form we are using normal inputs together with the Dropdown component. Unfortunately, the dropdown component has no size property which leads to different input heights. It looks especially ugly when wrapped into a Form.Group.
Proposed solution
The Dropdown component should be extended with the size property (using the same interface as for the Input component)
Metadata
Metadata
Assignees
Labels
No labels