microsoft / microsoft/react-native-gallery
Bug 59395701: [React Native Gallery Preview]: Tooltip is not defined to expand/collapse button
@vineethkuttan is already working on this.
Since Sep 29, 2025.
- Dominant language
- TypeScript
- Stars
- 257
- Forks
- 57
- Avg merge
- 18h 19m
- Merged PRs (30d)
- 10
Description
Build Details:
OS Version: 24H2
OS Build: 26100.5074
App: React Native Gallery Preview
App Version:1.0.18.0
AT Used: Keyboard
Repro-Steps:
Launch the React Native Gallery-Preview app.
Now navigate or hover on 'Expand/Collapse' button and observe the issue.
Actual Result:
Tooltip is not defined to expand/collapse button.
When user navigate using tab/ Shift+ Tab or hover on 'Expand/Collapse' button, tooltip is not appeared.
Expected Result:
Tooltip should be defined to expand/collapse button.
When user navigate using tab/ Shift+ Tab or hover on 'Expand/Collapse' button, tooltip should be clearly visible to the user.
User Impact:
Users with motor impairments who rely on keyboard will face difficulty if tooltip is not defined for expand/collapse button.
MAS Reference Link: MAS 1.3.3 – Sensory Characteristics
Trap ID: 1.4 - Uncomprehended Element
“Have feedback on bugs logged, please tag bug as “A11yRCA” and add your feedback in the comment section.”
Contributor guide
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.
Assessment
This issue has not been assessed yet.