catamphetamine / react-phone-number-input

React component for international phone number input
http://catamphetamine.gitlab.io/react-phone-number-input/
MIT License
925 stars 194 forks source link

[A11y] Country selector is in inaccessible with keyboard #372

Closed meshe03 closed 3 years ago

meshe03 commented 3 years ago

Hi! In my current project we are using this library. We want to make our web more accessible. I checked the demo and the select is focused as expected but when enter is pressed the country selector isn't triggered. This implies that there is no way to modify the country for people who only navigate with the keyboard.

a11y

meshe03 commented 3 years ago

Published twice! sorry