microsoft / microsoft/react-native-gallery

Hamburger menu button has odd accessibility labeling

Open
#429 1 comment 0 reactions 1 assignee View on GitHub

@chrisglein is already working on this.

Since Apr 25, 2024.

Area: Accessibility enhancement Workstream: Gallery and Samples
Dominant language
TypeScript
Stars
257
Forks
57
Avg merge
18h 19m
Merged PRs (30d)
10

Description

Something doesn't feel right about how the drawer hamburger menu is showing to accessibility:

Collapsed:
image
Expanded:
image

Contrast with WinUI 3 Gallery's button:
Collapsed:
image
Expanded:
image

### Tasks
- [ ] Uses `TouchableHighlight` instead of `Pressable`
- [ ] Has different labels depending on press state
- [ ] Has child text item that shows not-legible text to accessibility
- [ ] Update terms to match ("Navigation" instead of "drawer")
- [ ] #407 

Contributor guide

Open the contributing guide

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.