You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The problem with a cancel button is not about disabling autosave. That is not hard. The issue is that if we cancel the autosave but do not revert the data to the original data, a form save later in the same session will just save the data anyways.
The problem with a cancel button is not about disabling autosave. That is not hard. The issue is that if we cancel the autosave but do not revert the data to the original data, a form save later in the same session will just save the data anyways.