Description
Background
In the Files.md web client, notes are automatically saved. However, users who are accustomed to manually saving content in other applications may press Ctrl + S out of habit.
Problem
When Ctrl + S is pressed in the browser, the default behavior is to open the "Save Page As" dialog, prompting the user to save the current page as an HTML file. This action does not correspond to saving the note content being edited.
Expected Behavior
Pressing Ctrl + S should either perform an action related to saving the current note content or produce no response, rather than triggering the browser's default page-saving dialog.
Description
Background
In the Files.md web client, notes are automatically saved. However, users who are accustomed to manually saving content in other applications may press Ctrl + S out of habit.
Problem
When Ctrl + S is pressed in the browser, the default behavior is to open the "Save Page As" dialog, prompting the user to save the current page as an HTML file. This action does not correspond to saving the note content being edited.
Expected Behavior
Pressing Ctrl + S should either perform an action related to saving the current note content or produce no response, rather than triggering the browser's default page-saving dialog.