Replies: 5 comments 1 reply
-
Previously, the input was cleared on click. I don't find this change in the changelog and looking at the history of commits on the component, I don't find what could have caused this. |
Beta Was this translation helpful? Give feedback.
-
Trying to do this right now as well, any luck? |
Beta Was this translation helpful? Give feedback.
-
No, not currently possible.
…On Fri, Dec 16, 2022, 19:16 schmoli ***@***.***> wrote:
Trying to do this right now as well, any luck?
—
Reply to this email directly, view it on GitHub
<#2014 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEFYIMN4S2T3DIOWJX7FKRTWNSWY7ANCNFSM6AAAAAASADPPCA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
-
Another approach that can be considered is to select all text when clicking in the input field. Which has a better UX imo. |
Beta Was this translation helpful? Give feedback.
-
Having ability to clear or select all text would be awesome as for now I cannot hack around the selection of the text with refs and whatnot it doesn't work. E.g. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
as per title, a prop that if enabled, automatically clears the input of the displayValue when a user clicks on the combobox to open it.
Currently, I haven't yet found a way to clear it, so if a user wants to search for something they first need to remove all characters in the input.
Beta Was this translation helpful? Give feedback.
All reactions