Content
View differences
Updated by Henriette Darge about 6 years ago
### 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.
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.