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

[Fabric] Add Support for Role Prop #14352

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

chiaramooney
Copy link
Contributor

@chiaramooney chiaramooney commented Feb 14, 2025

Description

Type of Change

  • New feature (non-breaking change which adds functionality)

Why

Complete Accessibility API Parity on Windows

Resolves #13838
Resolves #13740

What

  • Add support for role prop. When role is set it should take precedence over accessibilityRole

Testing

  • Test infrastructure already in place to dump ControlType, added test case for role

Changelog

Should this change be included in the release notes: Yes

Add support for role prop on the new architecture.

Microsoft Reviewers: Open in CodeFlow

@chiaramooney chiaramooney requested a review from a team as a code owner February 14, 2025 18:40
@microsoft-github-policy-service microsoft-github-policy-service bot added Area: Component Views Area: Fabric Support Facebook Fabric Area: Text Area: View Parity: Fabric vs. Paper RNW Fabric does not look or behave like RNW Paper New Architecture Broad category for issues that apply to the RN "new" architecture of Turbo Modules + Fabric labels Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Component Views Area: Fabric Support Facebook Fabric Area: Text Area: View New Architecture Broad category for issues that apply to the RN "new" architecture of Turbo Modules + Fabric Parity: Fabric vs. Paper RNW Fabric does not look or behave like RNW Paper
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement role property for Text in Fabric Implement role property for View in Fabric
1 participant