Improve usability of Selectize fields since 4.4 #13273
-
As a follow-up to #12608, while the Selectize field brings great improvements to Dropdown and Multi-select fields, some people in Discord have been voicing annoyances about how it works differently than native
This actually works in the Selectize demos, so perhaps Craft is doing something different that prevents the ability to click-drag-release?
I personally don’t see a problem with the field when only a few options are available and believe that consistency in the usability of the field type is more important than customisability, in this instance.
There’s a “select on focus” plugin for Selectize that may solve this issue.
🤷 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Looks like we were a few versions behind. Updated to Selectize 0.15.2 for Craft 4.5, and that feature now works like the demo 🎉 (b4ad74d)
Agree, it would be awkward for some Dropdown fields to use Selectize, and others to use native
Oh yeah that’s much nicer. Added for single-selects in Craft 4.5! Worth mentioning, we’ve also made some minor Selectize styling improvements for 4.5 via #13176 w/r/t #13065. |
Beta Was this translation helpful? Give feedback.
Looks like we were a few versions behind. Updated to Selectize 0.15.2 for Craft 4.5, and that feature now works like the demo 🎉 (b4ad74d)