onesine / react-tailwindcss-select

Tailwind Select Component for React.js
https://demo-react-tailwindcss-select.vercel.app/
MIT License
183 stars 38 forks source link

Unable to move away from the select using Tab button #45

Open hassaanmasood opened 1 year ago

hassaanmasood commented 1 year ago

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

onesine commented 1 year ago

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

hassaanmasood commented 1 year ago

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

onesine commented 1 year ago

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

etchemkay commented 4 months ago

Still reproducible