• Steven's avatar
    fix: prevent CTRL+Enter save while editor is loading content (#5581) · 6bb383a4
    Steven authored
    - Add validation check for loading state before allowing save
    - Prevents false "Content, attachment, or file required" error
    - Occurs when user presses CTRL+Enter immediately after opening edit mode
    - Editor state may still be loading when keyboard shortcut fires
    
    Closes #5581
    6bb383a4
Name
Last commit
Last update
..
Editor Loading commit data...
Toolbar Loading commit data...
components Loading commit data...
hooks Loading commit data...
services Loading commit data...
state Loading commit data...
types Loading commit data...
README.md Loading commit data...
constants.ts Loading commit data...
index.tsx Loading commit data...