jquense / react-widgets

Polished, feature rich, accessible form inputs built with React
http://jquense.github.io/react-widgets/
MIT License
2.34k stars 395 forks source link

Dropdownlist - Unable to set tabindex attribute #1028

Open TresComaCatorce opened 4 years ago

TresComaCatorce commented 4 years ago

Hi! I'm working in a form with a lot of "DropdownList" and i need to set a custom "tab key navigation" for them. I try setting tabindex property in this diferents ways: image image image

But unfortunately no one worked.

Always put "tabindex = -1" in the inputs: image

Thanks. Regards!

jquense commented 4 years ago

that tab index should be on the outer element, with the rw-widget class