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

Error on new Gallery homepage with 'Hyperlink' buttons not supporting the invoke pattern #478

Open
Yajur-Grover opened this issue Jul 26, 2024 · 1 comment
Labels
Area: Accessibility bug Something isn't working
Milestone

Comments

@Yajur-Grover
Copy link
Contributor

Yajur-Grover commented Jul 26, 2024

Screenshot of Fastpass:
image

From looking at the code in TileGallery.tsx, it looks like setting accessibilityRole='link' is causing the issue, as when accessibilityRole='button', the Invoke pattern is defined. Will need to investigate the platform code to see why this is occurring, and how we can avoid this issue on Fabrc.

@chrisglein
Copy link
Member

chrisglein commented Jul 29, 2024

If this does turn out to be a platform issue, we'll want a peer issue opened on the RNW repo. And then use this issue to validate using 'link'.

Is reproing here on the Paper version of the app. Need to ensure is fixed moving forward with Fabric.

@chrisglein chrisglein added this to the Backlog milestone Jul 29, 2024
@chrisglein chrisglein added bug Something isn't working and removed Needs: triage 🔍 labels Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Accessibility bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants