Skip to content

Conversation

@mikhailChelbaev
Copy link
Collaborator

When a UKButton or UKCard is placed inside a parent view that has a gesture recognizer, their actions are not triggered because the touch events are canceled.

This PR addresses the issue by triggering the action on touchesCancelled, ensuring that the component still responds even if the system cancels the touch due to gesture conflicts.

@mikhailChelbaev mikhailChelbaev self-assigned this Jul 30, 2025
@mikhailChelbaev mikhailChelbaev merged commit b68d4ff into dev Jul 31, 2025
1 check passed
@mikhailChelbaev mikhailChelbaev deleted the fix-gestures-interactions branch July 31, 2025 09:09
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