Skip to content

Selectize field (not dropdown) max height #1736

Answered by reformed
reformed asked this question in Q&A
Discussion options

You must be logged in to vote

Wrapping the select field in a container with CSS max-height and overflow-y set to "auto", and then setting the Selectize option dropdownParent to "body" seems to solve the problem. Example: https://codepen.io/reformed05/pen/PoOYeye

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@reformed
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by reformed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1735 on January 24, 2022 16:42.