builder
builder copied to clipboard
Feat: remove close component editor by pressing ESC
When in component edit view, ESC closes the view in discards the changes without notifying the user. Possible solutions:
- remove the shortcut all together, so you actively need to close the view
- info box, you're about to leave the component editor, do you want to discard the changes?