Problem with editor card deletions

Hi @Hannah!

Thank you so much for answering my post. I will be more than happy to share any detail.

The computer was Windows 10 based and the browser Chrome 69, with several extensions installed, but I don’t think they are related in any way. I think the key in what happen is my own behaviour, let me give full detail you can reproduce:

  1. Started my article, inserted a markdown block in Koenig.
  2. After writing it, I switched to another window to look for images I could put into it.
  3. As I clicked back to the browser window, it was the markdown block the one to get the focus, not the text inside it.
  4. I hit backspace two times because I was trying to delete a word, but I ended deleting up the whole block.
  5. Tried to use CTRL+Z to restore the block, but I think that hitting backspace twice is what rendered it useless, as I was only able to undo one backspace.

Things that could prevent this is an undo buffer of more than 1 action (I don’t know if that is tied to the browser) or a confirmation before removing a block.

Now the other details:

  • Ghost version: 2.2.2
  • Database: MySQL 5.7
  • Self-hosted: Yes, using official Docker container at Docker
1 Like