If a form has unsaved changes, prompt before closing via escape key #21461
Unanswered
chadbaldwin
asked this question in
Dashboard
Replies: 1 comment
-
This should definetly be considered a bug or serious design flaw! Possibly related issue: #14151 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This is not technically a bug, so I'm putting it here, though I also feel it's not really a "feature" request, it's more of an improvement request.
Just learned this one the hard way. I was building a custom card for one of my dashboards, I'd been working on it for a while. I went to save and I accidentally hit the escape key and the editor just closed...no prompt to ask if I was sure or that I might lose changes, etc.
I think if someone manually clicks "Cancel" that's fine, don't prompt. But I feel like it's pretty easy to accidentally hit the escape key and then poof, your work is gone.
Generally I hate these types of prompts, but I feel like in this case it's a good time to have one.
Beta Was this translation helpful? Give feedback.
All reactions