Page MenuHomePhabricator

Unneeded line break after combobox fields
Closed, ResolvedPublic

Description

I noticed this with the combobox field type, but it may occur with others. I cannot put a simple instruction to the right of the field because a <br /> seems to be hard coded, causing the instructions to go underneath. That is confusing to people who can't tell whether the instructions are for the above or below fields.


Version: unspecified
Severity: normal

Details

Reference
bz32678

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 12:02 AM
bzimport set Reference to bz32678.

Just for an example, the simple instruction I'm trying to put to the right of a combobox is just to explain how to use a combobox for those who have never seen one and don't know that they are, or for users who aren't aware it's a combobox:

"Select from the dropdown list, or type something in."

Renamed to "Unneeded line break after combobox fields" for clarity.

Change 120217 had a related patch set uploaded by Pawanseerwani:
Change div to span in SF_ComboBoxInput.php

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

Change 120217 merged by Foxtrott:
Change div to span in SF_ComboBoxInput.php

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