-
-
Notifications
You must be signed in to change notification settings - Fork 319
Closed as not planned
Closed as not planned
Copy link
Labels
component: comboboxChanges related to the combobox component.Changes related to the combobox component.has workaroundThere’s a bug, but users have a complete workaround, so no urgent fix or release is needed.There’s a bug, but users have a complete workaround, so no urgent fix or release is needed.
Description
Bug report
Current behavior
Currently if a Combobox.Item has a label inside of it, clicking the label will make the Combobox.Item onClick function to run twice, causing it to select, and then deselect the item.
Expected behavior
To not double click and select the item as usual.
Reproducible example
https://stackblitz.com/edit/wmpqteut?file=index.html
Base UI version
v1.0.0
Which browser are you using?
Firefox
Which OS are you using?
Mac OS
Metadata
Metadata
Assignees
Labels
component: comboboxChanges related to the combobox component.Changes related to the combobox component.has workaroundThere’s a bug, but users have a complete workaround, so no urgent fix or release is needed.There’s a bug, but users have a complete workaround, so no urgent fix or release is needed.