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

Input field of multiselect does not extend to the entire length of the select #7556

Open
alinashklyar opened this issue Jul 8, 2022 · 1 comment
Assignees

Comments

@alinashklyar
Copy link

Reproduction link

https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/components/select/demo/select-users.ts

Steps to reproduce

Find multiselect field in documentation component's page and type long value in search field

What is expected?

size of input should extend till the end of the select, just as it is in react ant version

What is actually happening?

Size of available place for text is shorten to 78px (with every screen size), though there is still a lot of free place inside of select to expand

Environment Info
ng-zorro-antd 13.3.2
Browser Chrome
@LemniscateX
Copy link
Contributor

Hi there, I've found the reason and I'd like to fix this 👀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants