The Modal mounts the <dialog> via v-if and calls showModal() in a follow-up flush, so v-focus runs while the dialog is still closed and its focus() call is dropped. The existing rAF retry was gated on quick-add mode, leaving Ctrl+K in the regular app with no focused input. Run the retry whenever the quick actions become active and keep the command pre-selection scoped to quick-add mode. |
||
|---|---|---|
| .. | ||
| QuickActions.vue | ||
| QuickAddOverlay.vue | ||