juan
fbcc261c9c
Fix: cancel native dragstart on touch devices to enforce hold delay
...
The sections have draggable="true" which triggers native HTML5 drag
on touch with zero delay, bypassing our 1000ms hold-to-drag logic
entirely. This was most noticeable with collapsed sections where a
brief touch-and-drag instantly reordered them. Now native dragstart
is cancelled on touch devices, forcing all touch reordering through
the hold delay path.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-22 23:27:00 -07:00
..
2026-02-15 09:34:34 +01:00
2026-01-05 22:11:47 +01:00
2026-01-16 21:04:10 +01:00
2026-03-14 11:32:33 +01:00
2026-01-03 17:56:42 -05:00
2025-04-30 18:14:22 -04:00
2025-04-30 18:14:22 -04:00
2026-03-14 23:56:27 +01:00
2026-01-24 01:11:56 +01:00
2025-07-23 18:21:37 -04:00
2025-01-16 14:36:37 -05:00
2026-03-15 17:05:01 +01:00
2026-01-23 09:52:15 +01:00
2025-05-22 11:50:12 -04:00
2025-03-28 13:08:22 -04:00
2025-12-24 01:57:16 +01:00
2024-10-14 17:09:27 -04:00
2025-04-30 18:14:22 -04:00
2026-02-19 19:55:10 +01:00
2024-10-14 17:09:27 -04:00
2025-04-30 18:14:22 -04:00
2026-01-17 22:46:15 +01:00
2026-01-12 14:05:46 +01:00
2026-01-23 00:24:29 +01:00
2026-03-22 23:27:00 -07:00
2025-04-30 18:14:22 -04:00
2025-10-23 14:42:25 +02:00
2026-01-10 16:39:18 +01:00
2026-01-12 14:05:46 +01:00
2024-10-14 17:09:27 -04:00
2025-04-18 08:23:10 -05:00
2026-03-06 10:16:14 +01:00
2026-01-23 12:54:55 +01:00
2024-10-14 17:09:27 -04:00
2026-01-23 22:12:02 +01:00
2024-10-14 17:09:27 -04:00
2026-01-24 01:11:56 +01:00
2025-02-25 17:28:40 -05:00
2024-10-14 17:09:27 -04:00
2025-10-22 19:51:24 +02:00
2025-11-22 02:14:29 +01:00
2025-04-18 08:23:10 -05:00
2024-10-14 17:09:27 -04:00
2025-08-03 07:35:34 +02:00
2026-02-13 19:30:29 +01:00
2025-04-18 08:23:10 -05:00
2025-04-18 08:23:10 -05:00
2026-03-13 08:11:51 +01:00
2026-02-25 17:09:51 -05:00
2025-05-22 11:46:57 -04:00
2025-04-18 08:23:10 -05:00
2026-01-23 00:24:29 +01:00
2025-12-02 17:10:55 +01:00
2025-05-13 10:34:41 -04:00
2026-02-15 13:23:19 +01:00
2025-05-22 11:46:57 -04:00
2026-01-21 22:56:39 +01:00
2026-03-06 10:16:14 +01:00
2025-01-30 14:12:01 -05:00
2026-01-08 15:38:13 +01:00
2025-09-23 15:43:36 +02:00
2026-01-18 13:20:03 +01:00
2024-10-14 17:09:27 -04:00
2024-11-27 16:01:50 -05:00
2026-01-23 00:24:29 +01:00
2025-01-07 09:41:24 -05:00
2025-05-26 20:05:16 -05:00
2026-02-16 23:36:27 +01:00