Could possibly use HTMLForm instead of "plain" HTML form and use OOUI.
Before | After |
---|---|
Florian | |
Nov 4 2015, 5:06 PM |
F25761680: image.png | |
Sep 11 2018, 12:42 AM |
F8803251: Screen Shot 2017-07-20 at 11.12.51 PM.png | |
Jul 20 2017, 5:44 PM |
F8803249: Screen Shot 2017-07-20 at 11.13.17 PM.png | |
Jul 20 2017, 5:44 PM |
F3607334: Screen Shot 2016-03-10 at 14.02.04.png | |
Mar 10 2016, 11:21 PM |
F3607333: Screen Shot 2016-03-10 at 14.00.19.png | |
Mar 10 2016, 11:21 PM |
F2918961: Unbenannt2.PNG | |
Nov 5 2015, 4:19 PM |
F2918960: Unbenannt.PNG | |
Nov 5 2015, 4:19 PM |
Could possibly use HTMLForm instead of "plain" HTML form and use OOUI.
Before | After |
---|---|
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
Special:AllPages: Use OOUI | mediawiki/core | master | +8 -7 | |
SpecialAllPages: Use OOUI form | mediawiki/core | master | +1 -1 |
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 | T100161 Convert all of MediaWiki core to OOUI PHP (tracking) | |||
Open | None | T107037 Convert all MW core special pages to OOUI | |||
Resolved | • Prtksxna | T117724 Convert Special:AllPages to OOUI |
Change 251257 had a related patch set uploaded (by Bartosz Dziewoński):
SpecialAllPages: Use OOUI form
I think we will never ever get this merged?:
currently | |
ooui | |
Maybe we need some table-ooui? So that the label is on the left and the element at the right?
Change 251257 abandoned by Bartosz Dziewoński:
SpecialAllPages: Use OOUI form
Reason:
I'm not actively working on this right now.
@Jdforrester-WMF :
I am working on a similar bug and trying to get the size of the form minimized. As per your screenshots you have given a minimized version of an OOUI form. Could you give me a hint how exactly you could resize that?
Change 366603 had a related patch set uploaded (by Prtksxna; owner: Prtksxna):
[mediawiki/core@master] Special:AllPages: Use OOUI
Change 366603 merged by jenkins-bot:
[mediawiki/core@master] Special:AllPages: Use OOUI
Updated screenshot in the task description. Going for standard vertical alignment of labels and inputs for the time being.