Skip to content

fix: suppress focusable warning for disabled Pressable #8261

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

Merged
merged 2 commits into from
May 19, 2025

Conversation

joshuajaco
Copy link
Contributor

Suppress the "child must be focusable" warning in Pressable when it is disabled.
The Focusable already has the same behavior.

@joshuajaco joshuajaco force-pushed the fix-pressable-focus-warning branch from 3c3e589 to 5da8385 Compare May 18, 2025 10:51
Copy link
Member

@reidbarber reidbarber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@reidbarber reidbarber added this pull request to the merge queue May 19, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks May 19, 2025
@reidbarber reidbarber enabled auto-merge May 19, 2025 18:58
@reidbarber reidbarber added this pull request to the merge queue May 19, 2025
Merged via the queue into adobe:main with commit 0aeed71 May 19, 2025
29 checks passed
@joshuajaco joshuajaco deleted the fix-pressable-focus-warning branch May 19, 2025 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants