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

Multiselect height on small resolution #56

Closed
anjmao opened this issue Oct 1, 2017 · 2 comments
Closed

Multiselect height on small resolution #56

anjmao opened this issue Oct 1, 2017 · 2 comments
Assignees
Labels

Comments

@anjmao
Copy link
Member

anjmao commented Oct 1, 2017

Expected behaviour

Should not create new line if items can fit in select

Actual behaviour

multiselect-height

On small resolution items can fit but new line is created because invisible filter width is 170px by default. It should not create new line if selected items can fill in the box. Probably we need to use flex to fill filter input all possible space.

More Info

ng-select version: 0.2.0

browser: all browsers

reproducable in demo page: YES

@anjmao anjmao added the bug label Oct 1, 2017
@anjmao anjmao added this to the Version 1.0.0 milestone Oct 1, 2017
varnastadeus added a commit that referenced this issue Oct 11, 2017
@Hesesses
Copy link

image

I'm still having this issue. Using the 0.2.5v

@varnastadeus
Copy link
Member

it will be fixed with next release, later today

jakemdunn pushed a commit to jakemdunn/ng-select that referenced this issue Oct 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants