https://bugzilla.wikimedia.org/show_bug.cgi?id=25909
Bartosz Dziewoński <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected]. |[email protected] |org | --- Comment #39 from Bartosz Dziewoński <[email protected]> --- Created attachment 13275 --> https://bugzilla.wikimedia.org/attachment.cgi?id=13275&action=edit jquery.chosen() applied to the tag selector dropdown Maybe we could use jquery.chosen to get the best of both worlds (screenshot attached). The implementation would be trivial (on top of what I proposed it amounts to adding the jquery.chosen ResourceLoader module and calling `$('.mw-tagfilter-input').chosen()`). I don't think this is used in core already, but it is definitely included and supported (some of the Labs management extensions use it, I believe, and support is integrated in HTMLForm as well). (I'm leaning towards a simple select box myself, but this could be a compromise.) -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
