Include tabIndex prop for Combobox.Button #3045
jordisantamaria
started this conversation in
Ideas
Replies: 2 comments
-
I did this by making the |
Beta Was this translation helpful? Give feedback.
0 replies
-
Well, right now I'm getting this behavior by doing this, |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hi, I want combobox to open on click, so I have to grap combobox trigger into Combobox.Button, but then It can't be selectable by pressing tab from other input because by default it have tabindex="-1".
Could you make it possible to accept a prop called tabIndex to be able to override this behavior?
Beta Was this translation helpful? Give feedback.
All reactions