#10170 closed enhancement (wontfix)
Migrate to chosen.js instead?
Reported by: | lkraav | Owned by: | Frau Boonekamp |
---|---|---|---|
Priority: | normal | Component: | SubcomponentsPlugin |
Severity: | normal | Keywords: | |
Cc: | Ryan J Ollos | Trac Release: | 0.12 |
Description
You have a pretty useful thing as it is here. I've been in the "long component list with slashes" situation and even if you break them apart into multiple dropdowns, it's still a mess.
Here's a suggestion: what do you think about making the plugin use chosen.js for the single large component list dropdown instead. It has multiple display modes to choose from. I think the mode with multiple selectable checkboxes would make the most sense.
It's likely Chosen will eventually be integrated in Trac core, but until then, this would definitely be superuseful as a plugin just for the Component list.
Attachments (0)
Change History (4)
comment:1 Changed 12 years ago by
Cc: | Ryan J Ollos added; anonymous removed |
---|
comment:2 Changed 10 years ago by
comment:3 Changed 8 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
I think it's worth pursuing in Trac, but this plugin isn't worth developing much further.
comment:4 Changed 8 years ago by
In the meanwhile, pretty much everyone has migrated to https://select2.github.io instead.
This is also being discussed in trac:#548 (see trac:comment:50:ticket:548).