When editing a resource via the default edit view changes will stay on the resource even when navigating away. The changes are not persisted and are gone when the user refreshes but not when navigating to a different page. This might give the impression the resource is saved to the server and can lead to unintentional data loss.
We should make it so that when the user leaves the edit page the resource gets refreshed so it shows its state from before it was edited.