76d85959f1644e0a75c39f0bfdc2e70f26c6ab40
The 32px left drag zone now also closes the sidebar when it is open. Symmetric behaviour: dwell ≥400ms while dragging closes if open / opens if closed. To prevent a drag that starts with the pointer already inside the sidebar (e.g. dragging a sidebar card itself) from immediately auto- closing, the close action requires the pointer to have left the strip at least once after the drag started. So: - closed + drag-to-edge -> opens (unchanged). - open + drag a card out, then move the card back to the edge -> closes. - open + drag a sidebar card directly to the board -> nothing happens. After a successful toggle the dwell flag resets, so the user must leave the strip and re-enter to trigger another action. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Description
Synced from fn_registry
Languages
Go
48.6%
TypeScript
48.4%
Shell
2.5%
CSS
0.4%