Standardize color selection throughout site
Title:
Standardize color selection throughout site
Area:
Customization, circle management
Summary:
I want an improved color picker, and all places on the site that pick colors to be the same.
Description:
Right now, I can think of two places on Dreamwidth that have color selection:
http://www.dreamwidth.org/customize/options?group=style
http://www.dreamwidth.org/manage/circle/edit
I want us to pick out a jQuerified plugin, such as ColorPicker, and use it on both of those pages instead of the current disparate systems.
This suggestion has a caveat, however, in that it changes the way the circle colors work--right now, those colors seem to be artificially limited to a given set in the front end. However, I don't think giving people more options with a (possibly better) UI would be amiss here.
Any implementation would have to consider users who do not use Javascript, however, and make sure they have a usable interface still.
This suggestion:
Should be implemented as-is.
17 (53.1%)
Should be implemented with changes. (please comment)
1 (3.1%)
Shouldn't be implemented.
1 (3.1%)
(I have no opinion)
13 (40.6%)
(Other: please comment)
0 (0.0%)

no subject
(Also, there's a third place where people select color; http://www.dreamwidth.org/manage/circle/add?user=exampleuser&action=subscribe starts off with an interface similar to http://www.dreamwidth.org/manage/circle/edit but allows you to switch to the Hue/Saturation/Brightness picker that's the second level on the http://www.dreamwidth.org/customize/options?group=style chooser.)
no subject
Using a third party plugin is just common sense; there's open source ones and we use jQuery as our Javascript base. It's way less work to build on other open source products!
And hey, good catch!
no subject
no subject
no subject
no subject
That widget you linked to has accessibility problems, so we'd have to pick the most accessible widget, probably tested by the usual crew.
no subject
There's two others listed here, so maybe one is better in that respect (probably not the Farbtastic one, though).
Additionally, it might be possible to fix the accessibility issues in ColorPicker, depending on what they are.