fix: prevent CTRL+Enter save while editor is loading content (#5581)
- 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
Showing
Please register or sign in to comment