We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/components/select/demo/select-users.ts
Find multiselect field in documentation component's page and type long value in search field
size of input should extend till the end of the select, just as it is in react ant version
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
The text was updated successfully, but these errors were encountered:
Hi there, I've found the reason and I'd like to fix this 👀
Sorry, something went wrong.
vthinkxie
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: