On iOS, when swiping a card and quickly tapping the next card before the previous one is fully swiped away, the next card is unintentionally swiped. This seems to occur when interacting with the next card before the swiped card has completely left the screen.
Steps to Reproduce:
Swipe a card.
Before the swiped card is fully gone, quickly tap the next card.
Observe that the next card is unintentionally swiped.
Expected Behavior:
The next card should not be swiped when tapped immediately after the previous card is swiped.
Actual Behavior:
The next card gets swiped when tapped, even though a swipe gesture wasn't initiated.
Bug Report: Card Swiping Issue on iOS
Issue Description:
On iOS, when swiping a card and quickly tapping the next card before the previous one is fully swiped away, the next card is unintentionally swiped. This seems to occur when interacting with the next card before the swiped card has completely left the screen.
Steps to Reproduce:
Expected Behavior:
Actual Behavior:
Affected Platforms:
Environment:
Code Example:
package.json