software-mansion-labs / software-mansion-labs/react-native-bottom-sheet

Overlay dismiss with VoiceOver on iOS

Open
#52 9 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.