Draft: Providing a keyboard mnemonic for the Event Editor's "Save" button
#1283 (closed) This merge request aims to enhance the user experience of the Event Editor by adding a keyboard mnemonic to the "Save" button. This will allow users to quickly save their event changes using a keyboard shortcut, reducing the need for frequent mouse interactions by pressing
Changes:
Add mnemonic to the "Save" button: Introduce a keyboard mnemonic to the "Save" button in the Event Editor. This will enable users to save their event changes by pressing the specified combination of keys Alt + S.
Benefits:
Improved accessibility: The keyboard mnemonic will make the Event Editor more accessible to users with disabilities or preferences for keyboard-based interactions. Enhanced efficiency: Users can save their event changes more quickly and easily, reducing the time spent on repetitive tasks. Consistent user experience: The keyboard mnemonic aligns with common keyboard shortcuts used in other applications, providing a familiar and consistent user experience.