Page MenuHomePhabricator

OOUIHTMLForm info fields should be better separated from surroundings
Closed, ResolvedPublic

Description

Here is an example from OAuth (Special:OAuthConsumerRegistration/update):

oauth_form_old.png (570×1 px, 76 KB)

oauth_form_new.png (794×1 px, 77 KB)

While the original form is not beautiful, it is easy to parse. The OOUI form does not honor setWrapperLegend, breaks up labels and input elements, and spaces things out, which create the top text and the info fields to flow together.

Event Timeline

Tgr raised the priority of this task from to Needs Triage.
Tgr updated the task description. (Show Details)
Tgr added a project: MediaWiki-HTMLForm.
Tgr subscribed.
matmarex renamed this task from OOUIHTMLForm info fields should be better separated from surrondings to OOUIHTMLForm info fields should be better separated from surroundings.Jul 11 2015, 12:28 PM
matmarex set Security to None.

Change 224239 had a related patch set uploaded (by Bartosz Dziewoński):
OOUIHTMLForm: Support setWrapperLegend()

https://gerrit.wikimedia.org/r/224239

Change 224239 merged by jenkins-bot:
OOUIHTMLForm: Support setWrapperLegend()

https://gerrit.wikimedia.org/r/224239

matmarex claimed this task.
matmarex triaged this task as Medium priority.
matmarex removed a project: Patch-For-Review.