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
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've noticed an issue when you use a combobox in it's static mode. If you nest the box inside a dialog, as seen in this project: https://github.com/Mayowa-Ojo/command-palette/tree/finished-project (https://blog.logrocket.com/react-command-palette-tailwind-css-headless-ui/), then start typing some letters into the box then click on the tiny bit of padding at the top

the text field will clear out though the list will remain filtered, and doesn't trigger the onChange event.
This also happens if you nest it inside a popover as well.
Is this a bug? Is there a way to prevent this behavior and keep the text visible in the box?
Beta Was this translation helpful? Give feedback.
All reactions