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
{{ message }}
This repository was archived by the owner on Apr 18, 2026. It is now read-only.
Apologies if this is a naive question, I am coming to selectize.js via R/Shiny so I am really a total newbie with all this.
Basically the question is: can we have a vertical scrollbar in the selected items in selectize.js? Currently we have the situation that the more items we select, they are all showing up in the box, and therefore the box becomes larger and larger - taking more and more vertical space.
Is there a css or js option we could use to set the maximum height of the selected items box and if that height is exceeded a vertical scrollbar is used?
Apologies if this is a naive question, I am coming to selectize.js via R/Shiny so I am really a total newbie with all this.
Basically the question is: can we have a vertical scrollbar in the selected items in selectize.js? Currently we have the situation that the more items we select, they are all showing up in the box, and therefore the box becomes larger and larger - taking more and more vertical space.
Is there a css or js option we could use to set the maximum height of the selected items box and if that height is exceeded a vertical scrollbar is used?
Example:
