"Regret input" / reverse 1 step
Sometimes one enters a new activity or other, and regrets it whislt into the action, it could be nice to "regret" / step 1 step backwards? (Ångra inmatning).

We don’t actually have a working undo yet (which is kind of crazy!).
However, if you enter a text-field and edit this, by accident or choice, you can either commit the change by hitting Enter, clicking outside or the field or by zooming out. Alternatively you can hit “Esc” to cancel the change.
2 comments
-
Undo in a multi-user environment is a bit of a challenge: I do something, you do something based on what I just did, and then I decide to undo my action -> What should happen? The risk of undoing other peoples work is obvious so the challenge is to find a robust solution that doesn't create more problems that it causes...
But I really agree, we should put higher priority on this one! -
svb@ml-architects.com commented
That is crazy. Being new at this I have already hit Ctrl+Z too many times now not to be a bit annoyed. Necessary command.