Files
paseo/packages
Mohamed Boudra 002946d4dd fix(sidebar): prevent text selection when dragging project/workspace rows
The drag handle was attached only to the left sub-view of each row, so
grabbing the right half initiated no drag, and pointerdown on the branch
or project title raced the browser's text-selection start before
dnd-kit's activation threshold — often producing a text selection
instead of a drag.

Move dragHandleProps to the outer row wrapper, add userSelect: none to
the row styles, and tighten PointerSensor activation distance.
2026-04-20 10:49:46 +07:00
..
2026-04-19 23:21:12 +07:00
2026-04-19 23:21:12 +07:00
2026-04-19 23:21:12 +07:00
2026-04-19 23:21:12 +07:00
2026-04-19 23:21:12 +07:00