mirror of
https://github.com/we-promise/sure.git
synced 2026-04-08 14:54:49 +00:00
On mobile, swiping through dashboard sections (investments, net worth, balance sheets, etc.) accidentally triggers drag-to-reorder because the hold delay is only 150ms with no movement cancellation. - Increase hold delay from 150ms to 500ms - Cancel drag activation if finger moves >10px before hold triggers, allowing normal scroll gestures to pass through unimpeded Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>