You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
this are just some suggestions to make litle adjustments.
I use latest version v4.0.3
Also I jQuery v3.7.0 (maybe it interferes)
the option 'data-enable-checkbox' works but the functionality is not as desired. At least in my head, when i see checkboxes I imagine I can click on the text, to mark the checkbox, but this doesnt happen here, because when I click on the text the select box closes, AND it will remove any previously selected options. So my sugestion is: keep the select box open when clicking on the option text, and simply mark the checkbox without removing the rest of the selections.
the option 'data-show-filter-always' correctly displays a search box always, which is not what I need, but 'data-enable-auto-filter' does not display a search box ever. When using default values, and I click on the select box, there is no search box, BUT as soon as I start typing the search box apears. I like this functionality, but I am afraid that my visitors will not 'guess' it, so maybe A. there is an option to show a small hint like: "Start typing for fast search" (of course it would have to be customizable) just on top of the select box, or B. there could be a fix to correctly display a search box only when the select box is open.
Thank you for your time
The text was updated successfully, but these errors were encountered:
cristian-dan-f
changed the title
Suggestions, improments for
Suggestions, improments for 'data-enable-checkbox' and 'data-enable-auto-filter'
Aug 25, 2023
Hi,
this are just some suggestions to make litle adjustments.
I use latest version v4.0.3
Also I jQuery v3.7.0 (maybe it interferes)
the option 'data-enable-checkbox' works but the functionality is not as desired. At least in my head, when i see checkboxes I imagine I can click on the text, to mark the checkbox, but this doesnt happen here, because when I click on the text the select box closes, AND it will remove any previously selected options. So my sugestion is: keep the select box open when clicking on the option text, and simply mark the checkbox without removing the rest of the selections.
the option 'data-show-filter-always' correctly displays a search box always, which is not what I need, but 'data-enable-auto-filter' does not display a search box ever. When using default values, and I click on the select box, there is no search box, BUT as soon as I start typing the search box apears. I like this functionality, but I am afraid that my visitors will not 'guess' it, so maybe A. there is an option to show a small hint like: "Start typing for fast search" (of course it would have to be customizable) just on top of the select box, or B. there could be a fix to correctly display a search box only when the select box is open.
Thank you for your time
The text was updated successfully, but these errors were encountered: