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

Pressable does not accept aria-disabled #2653

Closed
1 task done
leononame opened this issue Mar 30, 2024 · 2 comments
Closed
1 task done

Pressable does not accept aria-disabled #2653

leononame opened this issue Mar 30, 2024 · 2 comments
Labels

Comments

@leononame
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Describe the issue

When building a button using Pressable, the aria-disabled prop is not actually forwarded into the DOM.

Expected behavior

Both the div and the button element in the linked sample should have aria-disabled set.

Steps to reproduce

rnw 0.19.10, all browsers

Test case

https://codesandbox.io/p/sandbox/tender-khorana-y3zgl6

Additional comments

No response

@leononame leononame added the bug label Mar 30, 2024
@necolas
Copy link
Owner

necolas commented Apr 1, 2024

@leononame
Copy link
Author

Ok, understood! Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants