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
[4.x] Prevent showing "Saved" toast message when listener cancels save (#9040)
* Prevent showing "Saved" toast message when listener prevents saving
* Apply the same fix to taxonomy terms
* Change approach: Pass saved state in the response, then toast from the JS
* Do the same for terms
* Support `RevisionSaving`
* Support `GlobalSetSaving`
* Support `UserSaving`
0 commit comments