Dropdown fields open / close overlay inconsistently on label click #8262
Labels
needs discussion
No decision yet, discussion needed
UX
User experience issue
vaadin-combo-box
vaadin-date-picker
vaadin-multi-select-combo-box
vaadin-select
vaadin-time-picker
Describe your motivation
Originally reported in #7812 (comment) but that issue was related to focus / blur and this one is about opened state.
Currently, our field components work differently on label click since they have different logic:
ComboBox
combo-label-click.mp4
DatePicker
vaadin-overlay-close
on outside click is prevented)date-picker-label-click.mp4
TimePicker & MultiSelectComboBox
time-picker-label-click.mp4
Select
select-label-click.mp4
Describe the solution you'd like
IMO we should consider aligning components to behave either like DatePicker or like Select.
The text was updated successfully, but these errors were encountered: