mirror of
https://github.com/multica-ai/multica.git
synced 2026-08-05 09:30:05 +02:00
The "Confirm assignment?" dialog could only be completed with the mouse. It now submits on the configured `send` shortcut (⌘/Ctrl+Enter by default, following a user remap), matching the issue create modal, and the confirm button shows the keycap. Bound on the dialog rather than the note box, so the chord runs the primary action wherever focus is — including the old-runtime case where the disabled note hands initial focus to the footer. A focused button is yielded to only when `send` is remapped to plain Enter, the one key that natively activates it.