Bug - CTRL+Z Erases Text on Dataiku

I accidentally pressed ctrl + Z after opening a Wiki article and it caused all the text to be removed. I'm on DSS 8.0.2. This also happens within SQL queries and the Library Editor. Is this intended behavior?
Here are the steps to reproduce with the Wiki:
1. Create Wiki article with some text and save
2. Navigate away from test article
3. Return to test article and press edit
4. Press ctrl + Z to make text disappear
Answers
-
This is also happening to me when writing Python code. Has this been updated?
-
Any new about this ? CTRL+Z erases everything on the recipe.
-
Turribeach Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023 Posts: 2,531 Neuron
To what seems to be happening is that CTRL+Z invokes Undo in the recipe editor. However once it reaches all the undo action one more CTRL+Z will clear the recipe, sort of reverting to the beggining of time. This won't happen if you just press CTRL+Z once to undo your last edit. And if it does you can refresh the browser to get the recipe back (ie without saving). I agree it shouldn't really do this and it should be fixed but it's hardly the most important bug…