software-mansion-labs / software-mansion-labs/react-native-bottom-sheet
Overlay dismiss with VoiceOver on iOS
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Kotlin
- Stars
- 432
- Forks
- 21
- Avg merge
- 7d 7h
- Merged PRs (30d)
- 1
Description
I've tried ModalBottomSheet with and without nativeOverlay and I don't see a way to close the sheet by tapping overlay, only with custom placed buttons. Shouldn't it be focusable?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing ModalBottomSheet with and without nativeOverlay on iOS using VoiceOver, then inspect the overlay and accessibility behavior. Confirm whether the overlay can receive focus and dismiss the sheet; done means VoiceOver users can close it without relying on custom buttons.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, react-native
- Domain
- accessibility, mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100