Chosen not working on Dropdown widget if there are no exposed filters on view.
Since both modules are being used heavily we could add support here for it.
Providing patch for it
| Comment | File | Size | Author |
|---|---|---|---|
| #11 | chosen_not_working_on-2853121-11.patch | 2.32 KB | borisson_ |
| #8 | chosen_not_working_on-2853121-8.patch | 2.34 KB | borisson_ |
Comments
Comment #2
xsdx commentedComment #4
xsdx commentedAdding patch
Comment #5
xsdx commentedComment #6
borisson_Not sure about this, this might lead to use having to support (and test) even more modules. I think we shouldn't do this, but leave a not in the README.txt on how to implement this from custom code?
Comment #7
alan-ps commentedI agree that we do not need this. For my mind, we should create own widget which extends DropdownWidget in this case (in custom module, not in facets).
In addition, some users prefer to use other libraries (selectize js for example). It depends from requirements.
Comment #8
borisson_Added this to the readme file, I hope this explains it fully.
Comment #9
borisson_NR
Comment #10
alan-ps commentedIt looks good for me!
Comment #11
borisson_Rerolled, seeing if the patch still applies.
Comment #13
borisson_Committed and pushed. Thanks!
Comment #15
geek-merlinHere's what we should do instead!