Open Slackman2015 opened 4 years ago
Yes, ironically this issue was created by my previous feature request (to have an undo button)... The undo button is good because it helps with undoing actions in the CMS interface, but the issue is the new functionality somehow overrides the general keyboard undo function. I think the keyboard should just be left to normal behavior for undoing text modifications and force people to use the UI button to undo storyblok related changes to blocks etc.
Also I would classify this as a bug @Slackman2015 rather than an enhancement... the undo keyboard function is technically broken and this is very frustrating. Would also love to see someone assigned to this.
The feature would affect: (check one with "x")
Is your feature request related to a problem? Please describe. The in a previous ticket https://github.com/storyblok/storyblok/issues/138 requested and implemented feature needs a review as its implementation doesn't comply with the usual standard how the customers are used.
The problem is that it goes only one character back every time.
Describe the solution you'd like A better solution would be that the undo function would work like the standard used in other applications for example that it undoes changes word by word or similar.