mediawiki-extensions-Visual.../modules/ve-mw/init/targets
Bartosz Dziewoński 43ce20b726 Remove "unrecoverable" errors from the save dialog
There are many errors that are temporary in some way, and treating
them as unrecoverable is a poor experience.

Even for errors that really are unrecoverable, our interface works
poorly, because you need to hide the error message first to do
anything else, and you need to close the dialog to see it again.

This distinction is not really helpful, let's get rid of it.

Bug: T307330
Change-Id: I9680cc416da5b27881aeb3502f506dcb5d4bb71f
2022-07-19 21:46:30 +02:00
..
ve.init.mw.ArticleTarget.js Remove "unrecoverable" errors from the save dialog 2022-07-19 21:46:30 +02:00
ve.init.mw.DesktopArticleTarget.js Use $.html to refresh page after save 2022-06-27 17:34:19 +01:00
ve.init.mw.MobileArticleTarget.js Fire new 'wikipage.tableOfContents' hook to update TOC after save 2022-06-09 11:31:50 -04:00
ve.init.mw.Target.js mw.Target: Allow more options to be passed to auto-save 2022-06-15 23:48:51 +00:00