RajeshChaudhary345 / dropdown-check-list

Automatically exported from code.google.com/p/dropdown-check-list
0 stars 0 forks source link

What happened to the downward arrow? #143

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago

This is a usability question - the previous version of this had a downward 
arrow to indicate it was a drop. Now this is gone, and when we do some 
usability testing with some users we find people don't know what do with this 
component - they don't understand they can click on it.

How can we get back the dropdown arrow?

thanks

Original issue reported on code.google.com by waynemai...@gmail.com on 6 Dec 2010 at 12:45

GoogleCodeExporter commented 8 years ago
Please ignore and close

Original comment by waynemai...@gmail.com on 6 Dec 2010 at 12:54

GoogleCodeExporter commented 8 years ago
Please do NOT close this issue.  It's a huge issue, in my opinion.  I know that 
it's just the CSS styling, but the default style or a default style packaged 
with the download should definitely include this.  This is a huge loss for this 
control - I know it's just a little graphical image, but it makes a huge 
difference with regards to how the control is seen.  I personally find the lack 
of the downward arrow in v1.1 extremely distasteful - it looks more like a 
playtoy than a control.

Original comment by woodswal...@gmail.com on 8 Dec 2010 at 6:52

GoogleCodeExporter commented 8 years ago
Update - Apparently passing the option { icon: {} } enables the jQuery UI arrow 
icons . . . . . . . . . . . . . . my question is still "why is the default to 
have no icon at all"?

Original comment by woodswal...@gmail.com on 8 Dec 2010 at 7:14

GoogleCodeExporter commented 8 years ago
A design choice was made to make the default display as simple as possible with 
minimal options.  As you have already noted, it is very easy to activate the 
arrow display.

Original comment by womohun...@ittrium.com on 14 Dec 2010 at 8:31

GoogleCodeExporter commented 8 years ago
Actually even with the icon: {} "fix" I don't get arrows. Using latest 1.4 
version.

Original comment by jflamb...@newtrax.com on 22 Jul 2011 at 3:33

GoogleCodeExporter commented 8 years ago
The Demo and Test pages both include samples of the icon display that is 
working for me.
Can you post a simple example where the icon is not displaying?

(and did you remember to include both a base jquery ui themeroller css 
definition, as well as ui.dropdownchecklist.themeroller.css)

Original comment by womohun...@ittrium.com on 22 Jul 2011 at 6:38