mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-03-17 10:03:08 +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
Languages
TypeScript
97.2%
CSS
1.5%
JavaScript
0.6%
Shell
0.5%