You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey guys 👋 I'm currently using the Combobox component and I was previously able to integrate other elements like buttons inside a Combobox.Option (at the time) to create this kind of UI:
Now that I've updated to v2.2.0 this button doesn't get clicked anymore and it just selects the option on keydown. Before the update I was able to click the button by stopping the click propagation but it doesn't work anymore.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hey guys 👋 I'm currently using the Combobox component and I was previously able to integrate other elements like buttons inside a
Combobox.Option
(at the time) to create this kind of UI:Now that I've updated to v2.2.0 this button doesn't get clicked anymore and it just selects the option on keydown. Before the update I was able to click the button by stopping the click propagation but it doesn't work anymore.
You can see an example in the documentation:
Enregistrement.de.l.ecran.2025-03-20.a.14.41.16.mov
Is there any reason for changing this?
Beta Was this translation helpful? Give feedback.
All reactions