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

Fix onTapGesture for BPKDividedCard #2121

Merged
merged 1 commit into from
Dec 11, 2024
Merged

Conversation

iHandle
Copy link
Contributor

@iHandle iHandle commented Dec 11, 2024

The onTapGesture was added to the wrong place, which prevented us from executing it by double-tappping a BPKDividedCard with VoiceOver on.

Remember to include the following changes:

If you are curious about how we review, please read through the code review guidelines

@iHandle iHandle added minor Non breaking change Accessibility labels Dec 11, 2024
@brunomdac brunomdac merged commit cb74882 into main Dec 11, 2024
16 checks passed
@brunomdac brunomdac deleted the fix-BPKDividedCard-onTapGesture branch December 11, 2024 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Accessibility minor Non breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants