Update Special:OAuthConsumerRegistration to use the new HTMLComboboxField rather than HTMLAutoCompleteSelectField. HTMLAutoCompleteSelectField has no OOUI version, which makes it impossible to convert the form to OOUI (or rather, possible, but it looks like F2930741).
Description
Description
Details
Details
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
Use HTMLComboboxField on Special:OAuthConsumerRegistration | mediawiki/extensions/OAuth | master | +2 -6 |
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Open | None | T49145 Formally deprecate jQuery UI after we've stopped using jQuery UI in extensions and core | |||
Open | None | T100270 Replace use of jQuery UI and MW UI with OOUI across all Wikimedia-deployed extensions and core | |||
Open | None | T98880 Improve OAuth management interface | |||
Resolved | Tgr | T96154 OOUI-ify the management interfaces (special pages) for OAuth | |||
Resolved | matmarex | T118120 Update Special:OAuthConsumerRegistration to use the new HTMLComboboxField rather than HTMLAutoCompleteSelectField | |||
Resolved | matmarex | T118119 Implement HTMLComboboxField | |||
Resolved | matmarex | T118121 Implement ComboBoxInputWidget in PHP |
Event Timeline
Comment Actions
Change 251825 had a related patch set uploaded (by Bartosz Dziewoński):
Use HTMLComboboxField on Special:OAuthConsumerRegistration
Comment Actions
Change 251825 merged by jenkins-bot:
Use HTMLComboboxField on Special:OAuthConsumerRegistration