- Implement touch gesture detection to distinguish tap from scroll gestures - Add CSS touch-action property for proper mobile scroll handling - Add comprehensive tests for touch gesture behavior in TaskCard - Include changeset for patch release
150 B
150 B
@dustinbyrne/kb
| @dustinbyrne/kb |
|---|
| patch |
Fix mobile touch behavior where scrolling accidentally opened task modals. Cards now detect tap vs scroll gestures.