Content
View differences
Updated by Max Mutzge over 5 years ago
**As a** hotkey-heavy user
**I want** to use Enter (single-line) or Ctrl+Enter to submit forms
**So I** don’t have to tab abround or (irgh) use my mouse
\[from #20137 \]
### Pain point
Optimization of basic work function needed.
On daily basis, many times a day there is needed a shortcut to save and close the form, any type of the form, perfectly, all those with 'Save' button. On Windows the most popular so far for that action is Ctrl+Enter, and it would do the great job, optimize the work, saving gestures and moves.
### Acceptance criteria
* With a shortcut the inline edit fields should be saved and closed
* Tbd: what shortcut shall be used? Ctrl+S, Ctrl+Enter ..
* Works on all OS (Windows, Mac, Linux)
### Out of scope
* Saving forms in old rails-based views where an explicit "Save" button exists.
**I want** to use Enter (single-line) or Ctrl+Enter to submit forms
**So I** don’t have to tab abround or (irgh) use my mouse
\[from #20137 \]
### Pain point
Optimization of basic work function needed.
On daily basis, many times a day there is needed a shortcut to save and close the form, any type of the form, perfectly, all those with 'Save' button. On Windows the most popular so far for that action is Ctrl+Enter, and it would do the great job, optimize the work, saving gestures and moves.
### Acceptance criteria
* With a shortcut the inline edit fields should be saved and closed
* Tbd: what shortcut shall be used? Ctrl+S, Ctrl+Enter ..
* Works on all OS (Windows, Mac, Linux)
### Out of scope
* Saving forms in old rails-based views where an explicit "Save" button exists.