mediawiki-extensions-Visual.../modules/ve-mw/ui/dialogs
Bartosz Dziewoński b5e430a3fc ve.ui.MWMetaDialog: Wait for each page to set up (especially 'category')
The initial value for the categories field is set asynchronously
(after potentially querying the MediaWiki API about the categories).

This caused the existing categories to "pop in" after the dialog was
opened (if you were on a slow network and it took more than 250ms to
query their information).

Additionally, it caused the "Apply" button to always be enabled if the 
page had any categories on it (since the categories field was still
empty when extractSettings() was executed).

Bug: T207719
Change-Id: I46475a1eead91707edb8efe8cb7221a734818e16
2018-10-30 20:55:43 +01:00
..
ve.ui.MWCancelConfirmDialog.js Correct some doc comments' syntax 2018-09-26 14:49:52 +02:00
ve.ui.MWCommandHelpDialog.js Re-order MWCommandHelpDialog and promote/demote insert tools 2018-08-29 10:51:00 +00:00
ve.ui.MWExtensionDialog.js Make extension dialog done action messages match other dialogs 2018-09-30 21:18:18 +01:00
ve.ui.MWExtensionPreviewDialog.js doc: Bump copyright year 2018-01-03 17:45:07 +00:00
ve.ui.MWGalleryDialog.js Improve the gallery dialog layout for mobile 2018-10-12 16:58:48 +01:00
ve.ui.MWMediaDialog.js Update user avatar icon and make use of OOUI's built-in 2018-10-10 18:34:27 -07:00
ve.ui.MWMetaDialog.js ve.ui.MWMetaDialog: Wait for each page to set up (especially 'category') 2018-10-30 20:55:43 +01:00
ve.ui.MWMobileSaveDialog.js doc: Bump copyright year 2018-01-03 17:45:07 +00:00
ve.ui.MWPreDialog.js doc: Bump copyright year 2018-01-03 17:45:07 +00:00
ve.ui.MWRequiredParamBlankConfirmDialog.js Correct some doc comments' syntax 2018-09-26 14:49:52 +02:00
ve.ui.MWSaveDialog.js Replace Bugzilla numbers with Phab numbers 2018-08-09 15:11:27 +01:00
ve.ui.MWTableDialog.js Update VE core submodule to master (02f5f0ca4) 2018-10-30 08:11:02 -07:00
ve.ui.MWTemplateDialog.js Correct some doc comments' syntax 2018-09-26 14:49:52 +02:00
ve.ui.MWTransclusionDialog.js Correct some doc comments' syntax 2018-09-26 14:49:52 +02:00
ve.ui.MWWikitextConvertConfirmDialog.js Correct some doc comments' syntax 2018-09-26 14:49:52 +02:00
ve.ui.MWWikitextSwitchConfirmDialog.js Correct some doc comments' syntax 2018-09-26 14:49:52 +02:00