mediawiki-extensions-Visual.../modules/ve-mw/ui/dialogs
Thiemo Kreuz b085d6cf24 Prefer adding parameter to currently focussed template
Instead of the template that's currently selected. That's confusing,
e.g. when you click one of the search fields, search for a parameter,
can't fine it, and press ctrl+shift+d to add an undocumented
parameter. Or you navigate the list of parameters with the cursor
keys, can't find the parameter you are looking for, and press
ctrl+shift+d to add it.

Still falls back to the selection when the focus is outside of the
sidebar.

We suggest to merge this before UX review, and review it later in
demo time. It's easy to undo if necessary.

Bug: T313388
Change-Id: I9848dd0af4fe821526dafc18bbd7cb1ab0e68cfc
2022-07-27 09:17:23 +02:00
..
ve.ui.MWCommandHelpDialog.js doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
ve.ui.MWConfirmationDialog.js Follow naming convention for static methods 2022-01-27 09:12:23 +01:00
ve.ui.MWExtensionDialog.js Move var declarations inline 2022-03-01 17:50:24 +00:00
ve.ui.MWExtensionPreviewDialog.js Increase default debounce of live extension inspector/dialog to 1000ms 2022-07-14 17:14:37 +01:00
ve.ui.MWFloatingHelpDialog.js Document some classes touched in the sidebar rewrite 2022-07-12 12:49:31 +02:00
ve.ui.MWGalleryDialog.js ve.ui.MWGalleryDialog: Fix "Alternative text" not being readonly sometimes 2022-07-26 21:50:19 +02:00
ve.ui.MWMediaDialog.js Use boolean RegExp.test() instead of .match() where possible 2022-03-24 11:04:43 +01:00
ve.ui.MWMetaDialog.js Move var declarations inline 2022-03-01 17:50:24 +00:00
ve.ui.MWMobileSaveDialog.js Move var declarations inline 2022-03-01 17:50:24 +00:00
ve.ui.MWPreDialog.js doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
ve.ui.MWRequiredParamBlankConfirmDialog.js doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
ve.ui.MWSaveDialog.js Wikitext mode: Use action=parse for preview 2022-07-12 17:12:06 +01:00
ve.ui.MWTableDialog.js Move var declarations inline 2022-03-01 17:50:24 +00:00
ve.ui.MWTemplateDialog.js Merge "ve.ui.MWTemplateDialog: Fix dialog becoming inert" 2022-07-25 16:03:50 +00:00
ve.ui.MWTransclusionDialog.js Prefer adding parameter to currently focussed template 2022-07-27 09:17:23 +02:00