open-nomad/.changelog/14665.txt
Phil Renaud 497bd02169
[ui] Warn users when they leave an edited but unsaved variable page (#14665)
* Warning on attempt to leave

* Lintfix

* Only router.off once

* Dont warn on transition when only updating queryparams

* Remove double-push and queryparam-only issues, thanks @lgfa29

* Acceptance tests

* Changelog
2022-09-23 16:53:40 -04:00

4 lines
113 B
Plaintext

```release-note:improvement
ui: warn a user before they leave a Variables form page with unsaved information
```