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

Implement accessibilityActions property for Text in Fabric #13814

Closed
danielayala94 opened this issue Sep 12, 2024 · 1 comment
Closed

Implement accessibilityActions property for Text in Fabric #13814

danielayala94 opened this issue Sep 12, 2024 · 1 comment
Labels
API: Completion Area: Component Views Area: Fabric Support Facebook Fabric Area: Text Auto-filed: Batch 1 Auto-filed Issue filed via script using GitHub CLI enhancement Invalid Triage https://github.com/microsoft/react-native-windows/wiki/Triage-Process (label applied by bot) 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 Workstream: Component Parity Close the parity gap between RNW and RN for core RN components and their supporting APIs.

Comments

@danielayala94
Copy link
Contributor

Implement the accessibilityActions property for Text in RNW Fabric.

This property was available in RNW Paper via FrameworkElementViewManager.

For reference, check the public API documentation: https://reactnative.dev/docs/text#accessibilityactions

@danielayala94 danielayala94 added API: Completion Area: Component Views Area: Fabric Support Facebook Fabric Area: Text Auto-filed Issue filed via script using GitHub CLI Auto-filed: Batch 1 enhancement Parity: Fabric vs. Paper RNW Fabric does not look or behave like RNW Paper labels Sep 12, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added New Architecture Broad category for issues that apply to the RN "new" architecture of Turbo Modules + Fabric Needs: Triage 🔍 New issue that needs to be reviewed by the issue management team (label applied by bot) labels Sep 12, 2024
@chrisglein chrisglein removed the Needs: Triage 🔍 New issue that needs to be reviewed by the issue management team (label applied by bot) label Sep 19, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added the Invalid Triage https://github.com/microsoft/react-native-windows/wiki/Triage-Process (label applied by bot) label Sep 20, 2024
@chiaramooney chiaramooney added the Workstream: Component Parity Close the parity gap between RNW and RN for core RN components and their supporting APIs. label Oct 3, 2024
@chiaramooney
Copy link
Contributor

Can close this issue. Infrastructure for accessibilityActions is in place for all core components. See #13316 for current list of supported actions. This list will grow over time as more accessibility behavior is implemented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API: Completion Area: Component Views Area: Fabric Support Facebook Fabric Area: Text Auto-filed: Batch 1 Auto-filed Issue filed via script using GitHub CLI enhancement Invalid Triage https://github.com/microsoft/react-native-windows/wiki/Triage-Process (label applied by bot) 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 Workstream: Component Parity Close the parity gap between RNW and RN for core RN components and their supporting APIs.
Projects
Status: Done
Development

No branches or pull requests

3 participants