You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Took a look on Chrome / Safari on macOS and determined this widget/component is not accessible. In hopes that you could invest in making the widget accessible, i've listed out the critical issuesI've listed them below in hopes that these could be addressed in the next version of the component.
Issue 1 (All Browsers): The icon doesn’t have a label / name (see the 1st screenshot below), e.g. Country Code; and it doesn’t read the selection, e.g. Spain +34
Issue 2 (Safari Browser-only): The dropdown randomly stops working by keyboard and / or freezes (without VoiceOver).
Issue 3 (Safari Browser-only): It crashes / freezes VoiceOver everytime I close the CC dropdown (either by selection or with ESC) (see the 2nd screenshot)
Issue 4 (All Browsers): PGUP / PGDOWN doesn’t move keyboard focus with the scroll behaviour, i.e. it scrolls the list but doesn’t set the keyboard focus
Even putting accessibility & VoiceOver aside the country code seems really janky in Safari. It looks like a memory leak of sorts? For example when selecting a CC from the list and alternating between keyboard & mouse Safari freezes / locks up. See #2 above.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Took a look on Chrome / Safari on macOS and determined this widget/component is not accessible. In hopes that you could invest in making the widget accessible, i've listed out the critical issuesI've listed them below in hopes that these could be addressed in the next version of the component.
Issue 1 (All Browsers): The icon doesn’t have a label / name (see the 1st screenshot below), e.g. Country Code; and it doesn’t read the selection, e.g. Spain +34
![image](https://private-user-images.githubusercontent.com/14338652/302775142-eb484d7a-9ca0-468b-a590-03d8a26f9bcc.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzNDU4OTAsIm5iZiI6MTczOTM0NTU5MCwicGF0aCI6Ii8xNDMzODY1Mi8zMDI3NzUxNDItZWI0ODRkN2EtOWNhMC00NjhiLWE1OTAtMDNkOGEyNmY5YmNjLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDA3MzMxMFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTNhNTFhMjYwN2JhYTM3NmI5M2M1OTMwMzlkYTg2ODU0YmM5OTk2ZjdiNzE0NjUyMTAxNzg1MzMzZTE3ZTBkYjImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.znmAYDPeUFngVp_ybHn7LRz4Db02Ff4ZvIHR8T38PyM)
Issue 2 (Safari Browser-only): The dropdown randomly stops working by keyboard and / or freezes (without VoiceOver).
![image](https://private-user-images.githubusercontent.com/14338652/302775257-3a096398-1f1e-4bc9-811a-124d77630635.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzNDU4OTAsIm5iZiI6MTczOTM0NTU5MCwicGF0aCI6Ii8xNDMzODY1Mi8zMDI3NzUyNTctM2EwOTYzOTgtMWYxZS00YmM5LTgxMWEtMTI0ZDc3NjMwNjM1LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDA3MzMxMFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTNhY2Q4NDFlMDA2NzM5Y2QyZmQ5ZWMzNTFhYmYyZWI4YTZlYmM0YmZlODc1MWQ2MjEwYzAwNjA4MTZkM2EwMjkmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.IjJ5bHuvNpAEKi1gewRgY43TzQRnDAEPPNmgNe-2pS0)
Issue 3 (Safari Browser-only): It crashes / freezes VoiceOver everytime I close the CC dropdown (either by selection or with ESC) (see the 2nd screenshot)
Issue 4 (All Browsers): PGUP / PGDOWN doesn’t move keyboard focus with the scroll behaviour, i.e. it scrolls the list but doesn’t set the keyboard focus
Even putting accessibility & VoiceOver aside the country code seems really janky in Safari. It looks like a memory leak of sorts? For example when selecting a CC from the list and alternating between keyboard & mouse Safari freezes / locks up. See #2 above.
Beta Was this translation helpful? Give feedback.
All reactions