I'd like to know how to medddle with the new default X
clear button ComboboxInput
#2703
Unanswered
fellipessanha
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've been working on a project for some months now, and since we updated the library to use headlessui 1.7.15, the
X
button appeared in our combobox, and I coundn't figure out how to disable it.I'd like it disabled since, as the picture shows, we have implemented our own clear button, which has extra functionalities in our software. For instance, we have an elastic search that is triggered by onChange, but not when the button is triggered.
Could anyone give me a hint as to how I could disable it, or maybe embed it in our system? thanks :)
Beta Was this translation helpful? Give feedback.
All reactions