diff options
author | Sam Bigelow <sbigelow@gitlab.com> | 2018-11-27 10:05:25 +0000 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2018-11-27 10:05:25 +0000 |
commit | 5b7b482274d0b1e6b25ae18410d7a3a2dc3670a0 (patch) | |
tree | 19ebca95bd2846bce521148c7460c3e5714084ec /changelogs | |
parent | 1fae9f36dd994ca5231cd7fe46e365d352a76b0a (diff) | |
download | gitlab-ce-5b7b482274d0b1e6b25ae18410d7a3a2dc3670a0.tar.gz |
Resolve "Warn in Web Editor when user navigates away"
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/53728-warn-in-web-editor-when-user-navigates-away.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/53728-warn-in-web-editor-when-user-navigates-away.yml b/changelogs/unreleased/53728-warn-in-web-editor-when-user-navigates-away.yml new file mode 100644 index 00000000000..8377fdc6133 --- /dev/null +++ b/changelogs/unreleased/53728-warn-in-web-editor-when-user-navigates-away.yml @@ -0,0 +1,5 @@ +--- +title: Prevent user from navigating away from file edit without commit +merge_request: +author: +type: fixed |