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 Modal for fabric #13020

Closed
jonthysell opened this issue Apr 29, 2024 · 1 comment
Closed

Implement accessibilityActions property for Modal for fabric #13020

jonthysell opened this issue Apr 29, 2024 · 1 comment
Labels
API: Completion Area: Accessibility Area: Component Views Area: Fabric Support Facebook Fabric Area: Modal Area: View Props https://reactnative.dev/docs/view#props enhancement 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.
Milestone

Comments

@jonthysell
Copy link
Contributor

jonthysell commented Apr 29, 2024

Implement the accessibilityActions property for the fabric implementation of Modal.

This property was available in RNW Paper via FrameworkElementViewManager.

See #13316 for implementation details.

See https://reactnative.dev/docs/accessibility#accessibility-actions for details.

@jonthysell jonthysell added API: Completion Area: Accessibility Area: Component Views Area: Fabric Support Facebook Fabric Area: Modal Area: View Props https://reactnative.dev/docs/view#props enhancement 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 labels Apr 29, 2024
@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 Apr 29, 2024
@chrisglein chrisglein added this to the Backlog milestone Apr 30, 2024
@chrisglein chrisglein removed the Needs: Triage 🔍 New issue that needs to be reviewed by the issue management team (label applied by bot) label Apr 30, 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: Accessibility Area: Component Views Area: Fabric Support Facebook Fabric Area: Modal Area: View Props https://reactnative.dev/docs/view#props enhancement 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