-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Bogus undo and unsaved changes notification #26468
Copy link
Copy link
Closed
Labels
[Feature] Widgets ScreenThe block-based screen that replaced widgets.php.The block-based screen that replaced widgets.php.[Status] In ProgressTracking issues with work in progressTracking issues with work in progress[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended
Metadata
Metadata
Assignees
Labels
[Feature] Widgets ScreenThe block-based screen that replaced widgets.php.The block-based screen that replaced widgets.php.[Status] In ProgressTracking issues with work in progressTracking issues with work in progress[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended
Type
Fields
Give feedbackNo fields configured for issues without a type.
Problem
After updating the Widget Screen, I then reloaded the page (SHIFT + CMD + R) and got a notification that any unsaved changes will not be saved. But I already saved everything when I updated, right? But even though I reload the screen, I still see my change was indeed saved. So I'm not sure which changes the notification is implying.
Example of problem

Solution
The "Update" button should save all changes and reloading a newly updated screen should not prompt the notification that there are unsaved changes.