mirror of
https://github.com/we-promise/sure.git
synced 2026-04-14 01:24:06 +00:00
Touch events on the full section meant any touch on the header could trigger hold-to-drag. Now touch events are scoped to the grip handle button, which is made visible on mobile (was hidden lg:block before). Desktop drag-and-drop via draggable attribute is unchanged. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>