Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bottom sheet accessibility #9

Open
tommag21 opened this issue Sep 23, 2022 · 1 comment
Open

Bottom sheet accessibility #9

tommag21 opened this issue Sep 23, 2022 · 1 comment

Comments

@tommag21
Copy link

The bottom sheet does not seem accessible on iOS with VoiceOver enabled. On Android I am able to swipe it when TalkBack is enabled, but on iOS I can't manage to do it.

The focus can also go outside the screen, while for example ScrollViews and ListViews scroll automatically to keep the focus always inside the screen. To be precise, most of the times I have a nested ListView inside the bottom sheet.

Is it possibile to enable or implement these accessibility features?

@farfromrefug
Copy link
Member

@tommag21 good question never used it. You can search in the iOS lib repo here https://github.com/material-components/material-components-ios

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants