Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The height of the select doesn't auto-size with multi-line options #2109

Closed
fdj184 opened this issue Oct 2, 2018 · 3 comments
Closed

The height of the select doesn't auto-size with multi-line options #2109

fdj184 opened this issue Oct 2, 2018 · 3 comments

Comments

@fdj184
Copy link

fdj184 commented Oct 2, 2018

Hi,

Here's the jsfiddle with Bootstrap 3.3.7 and bootstrap-select 1.12.4.
Depending on the content, the height of the select will auto-size.
http://jsfiddle.net/WayneHsu/2eopu534/5/

And here's the jsfiddle with Bootstrap 3.3.7 and bootstrap-select 1.13.2.
The text is out of the control and won't auto-size either.
http://jsfiddle.net/WayneHsu/ebnq48a1/1/

Is this a bug or how I should I fix it?
I'd appreciate for any help.

@gtguybrush
Copy link

same here. just make a question even on stackoverflow:
https://stackoverflow.com/questions/52831049/bootstrap-select-does-not-wrap-text-with-bootstrap-4

hope you will find a solution soon

@jadamec
Copy link

jadamec commented Jan 6, 2019

Hopefully will be fixed asap. Thanks!

caseyjhol added a commit that referenced this issue Mar 12, 2019
…sition: absolute on .filter-option if using Bootstrap 3 and button is inside an input-group. Then, insert .filter-expand, an element with the same content as the button, to expand the height of the button. (#2109, #2213)
@caseyjhol
Copy link
Member

Released in v1.13.7!

caseyjhol added a commit that referenced this issue Apr 19, 2019
…multiple lines (a fixed height was added in Bootstrap 4.1.3) (#2109)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants