trails/apps
Ullrich Schäfer 87251ea366
Fix dropdown race: use mousedown for outside-click handler
The document click handler registered on open could catch the same
click event that opened the dropdown, immediately closing it.
Using mousedown avoids the race since it fires before click.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-03 10:56:22 +01:00
..
journal Fix distance calculation for GPX files without elevation data 2026-04-02 20:32:47 +01:00
planner Fix dropdown race: use mousedown for outside-click handler 2026-04-03 10:56:22 +01:00