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

AutoCompleteTag resizes the AutoCompleteInput component #65

Closed
Overdrive141 opened this issue Sep 3, 2021 · 4 comments
Closed

AutoCompleteTag resizes the AutoCompleteInput component #65

Overdrive141 opened this issue Sep 3, 2021 · 4 comments

Comments

@Overdrive141
Copy link

When using multiple prop in AutoComplete, if I choose multiple tags then it resizes the entire AutoCompleteInput component and makes it wider/longer. Can there be a way to solve this?

Alternatively, can we use tags outside AutoCompleteInput and above that component so that it does not resize the parent.

@wilsonfaustino
Copy link

It would be great to have the possibility to use AutoCompleteTags outside the Input. Above or below.

@anubra266
Copy link
Owner

It would be great to have the possibility to use AutoCompleteTags outside the Input. Above or below.

It's done now @wilsonfaustino

@anubra266
Copy link
Owner

@Overdrive141 The alternative is now available, but you can also set a fixed size on the input's width to prevent autogrowing.

@anubra266
Copy link
Owner

Feel free to reopen this if any issues persit. Closing now.

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