react-tailwindcss-select icon indicating copy to clipboard operation
react-tailwindcss-select copied to clipboard

Unable to move away from the select using Tab button

Open hassaanmasood opened this issue 2 years ago • 5 comments

When select is focused and user presses tab, the focus does not move away from the select. this issue is visible in the demo as well

hassaanmasood avatar Jun 08 '23 16:06 hassaanmasood

Thanks for the feedback too, @hassaanmasood . We'll get it fixed soon.

onesine avatar Jun 08 '23 21:06 onesine

@onesine can you give some estimated time ? days or months ? I wanted to use the control in a production app.

hassaanmasood avatar Jun 18 '23 09:06 hassaanmasood

Thanks for the reminder. This problem will be solved by the end of the day.

onesine avatar Jun 18 '23 09:06 onesine

Still reproducible

etchemkay avatar Apr 29 '24 11:04 etchemkay

Still an issue I ended up using this method to resolve but I plan to migrate away from this lib because of this keyboard navigation issue.

nnnnat avatar Feb 12 '25 17:02 nnnnat