mediawiki-extensions-Visual.../modules/ve-mw/tests/ui/widgets
Thiemo Kreuz fecded9f70 Fix parameter search being to relaxed on unknown params
When what you type is a partial match, you can't add it as an
unknown parameter, even if that would be the correct action. The
reason for this unexpected edge-case is a mistake in the code
where a variable called "exactMatch" is set when a *partial*
"nameMatch" was found.

Bug: T285940
Change-Id: I6d12e2d7251a19d7d5f8be544c3c32a3ac14fcf0
2021-07-01 20:09:51 +02:00
..
ve.ui.MWParameterSearchWidget.test.js Fix parameter search being to relaxed on unknown params 2021-07-01 20:09:51 +02:00
ve.ui.MWTemplateOutlineParameterCheckboxLayout.test.js Rename OutlineParameterCheckboxWidget to OutlineParameterCheckboxLayout 2021-06-21 09:08:54 +02:00
ve.ui.MWTemplateTitleInputWidget.test.js Only add asterisk after word characters in improved template search 2021-06-21 21:07:28 +02:00