Skip to content

Aria Props on Fabric #11905

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

Open
chiaramooney opened this issue Jul 18, 2023 · 0 comments
Open

Aria Props on Fabric #11905

chiaramooney opened this issue Jul 18, 2023 · 0 comments
Labels
Area: Accessibility Area: Fabric Support Facebook Fabric enhancement New Architecture Broad category for issues that apply to the RN "new" architecture of Turbo Modules + Fabric Workstream: Accessibility Ensure RNW Fabric apps are properly accessible.
Milestone

Comments

@chiaramooney
Copy link
Contributor

chiaramooney commented Jul 18, 2023

The recent 0.71 release of react-native included a suite of new aria-props that supersede existing props. Note that react-native has historically had a many-to-one mapping of JS props to the native accessibility API mappings with a documented precedence order and while these new props trump existing ones, there is no usage for existing applications built on windows platforms. Prioritization of this milestone may shift if we decide to prioritize new Fabric experiences over migrating old experiences to Fabric.

Task Description Status
aria-valuemax Add support for aria-valuemax prop. Completed
aria-valuemin Add support for aria-valuemin prop. Completed
aria-valuenow Add support for aria-valuenow prop. Completed
aria-valuetext Add support for aria-valuetext prop. Completed
aria-busy Add support for aria-busy prop. Completed
aria-checked Add support for aria-checked prop. Completed
aria-disabled Add support for aria-disabled prop. Completed
aria-expanded Add support for aria-expanded prop. Completed
aria-hidden Add support for aria-hidden prop. Not Started, Est. < 1 week
aria-label Add support for aria-label prop. Completed
aria-labelledby Add support for aria-labelledby prop. Not Started, Est. < 1 week
aria-live Add support aria-live prop. Completed
aria-modal Add support for aria-modal. Not Started, Est. < 1 week
aria-posinset Add support for aria-posinset. Not Started, Est. < 1 week
aria-setsize Add support for aria-setsize. Not Started, Est. < 1 week
### Tasks
- [x] Add support for aria-valuemax prop.
- [x] Add support for aria-valuemin prop.
- [x] Add support for aria-valuenow prop.
- [x] Add support for aria-valuetext prop.
- [x] Add support for aria-busy prop.
- [x] Add support for aria-checked prop.
- [x] Add support for aria-disabled prop.
- [x] Add support for aria-expanded prop.
- [ ] https://github.com/microsoft/react-native-windows/issues/14541
- [x] Add support for aria-label prop.
- [ ] https://github.com/microsoft/react-native-windows/issues/14569
- [ ] #12515
- [ ] Add support for aria-modal.
- [x] Add support for aria-multiselectable
- [x] Add support for aria-required
- [ ] https://github.com/microsoft/react-native-windows/issues/14552
- [ ] https://github.com/microsoft/react-native-windows/issues/14553
@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs: Triage 🔍 New issue that needs to be reviewed by the issue management team (label applied by bot) label Jul 18, 2023
@chrisglein chrisglein added Area: Accessibility Area: Fabric Support Facebook Fabric labels Jul 20, 2023
@chrisglein chrisglein added enhancement and removed Needs: Triage 🔍 New issue that needs to be reviewed by the issue management team (label applied by bot) labels Jul 24, 2023
@chrisglein chrisglein added this to the Backlog milestone Jul 24, 2023
@jonthysell jonthysell added the New Architecture Broad category for issues that apply to the RN "new" architecture of Turbo Modules + Fabric label Mar 7, 2024
@chiaramooney chiaramooney added the Workstream: Accessibility Ensure RNW Fabric apps are properly accessible. label Oct 3, 2024
@chiaramooney chiaramooney self-assigned this Oct 4, 2024
@chiaramooney chiaramooney removed their assignment Apr 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Accessibility Area: Fabric Support Facebook Fabric enhancement New Architecture Broad category for issues that apply to the RN "new" architecture of Turbo Modules + Fabric Workstream: Accessibility Ensure RNW Fabric apps are properly accessible.
Projects
Status: No status
Development

No branches or pull requests

4 participants