Files
cinny/src/app/components/editor
jared e07c9cc491
CI / Build & Quality Checks (push) Successful in 10m44s
fix: prevent editor blur on any click inside autocomplete menu
FocusTrap monitors focusin events and can redirect focus into the menu
container (blurring the editor) before individual MenuItem onMouseDown
handlers fire. Adding preventDefault at the container level ensures no
click anywhere inside the menu can steal focus from the editor.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-24 21:35:38 -04:00
..
2023-10-18 07:45:30 +05:30
2024-07-30 22:18:59 +10:00
2023-10-18 07:45:30 +05:30