SjonHortensius / pfsense

We are migrating pfSense to bootstrap!
Other
31 stars 6 forks source link

Multi-select input size #197

Closed sbeaver-netgate closed 9 years ago

sbeaver-netgate commented 9 years ago

If a Form_Select element is selected and multiselect is specified, the resulting element appears to be of incorrect size. In this example you can see from teh print_r that there is only one option available and none are selected, yet the input element appears to be three rows high.

pfsense_localdomain_-_interfacesbridgeedit

SjonHortensius commented 9 years ago

I actually don't think this is a problem. Would you expect a 1 line-high select?

SanderVanLeeuwen commented 9 years ago

Agreed. From a UX standpoint, users won't expect an select of only one line. I think this is the expected and correct behaviour.

sbeaver-netgate commented 9 years ago

If there are two, or three items to select from, why present a four high control?

Steve

Stephen Beaver | +1 (512) 646-4100;239 | sbeaver@netgate.com | www.netgate.com

On May 21, 2015, at 5:00 AM, Sander van Leeuwen notifications@github.com wrote:

Agreed. From a UX standpoint, users won't expect an select of only one line. I think this is the expected and correct behaviour.

— Reply to this email directly or view it on GitHub https://github.com/SjonHortensius/pfsense/issues/197#issuecomment-104186997.