mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-01-30 22:32:04 +00:00
8a5b336d3b037030d4c6493fa3c7c29d8f2b8fb9
Changed the click handler on category autocomplete options from onClick to onMouseDown with preventDefault(). This fixes a race condition where the mousedown event (used by the outside click handler) was firing before the click event, causing the dropdown to close before the selection was processed. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Description
No description provided
Languages
TypeScript
96.3%
CSS
2.3%
Shell
0.9%
JavaScript
0.4%
Dockerfile
0.1%