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

Add functionality where AutoCompleteMenu can fill the whole input text field #834

Open
aditya-K2 opened this issue Apr 6, 2023 · 3 comments · May be fixed by #835
Open

Add functionality where AutoCompleteMenu can fill the whole input text field #834

aditya-K2 opened this issue Apr 6, 2023 · 3 comments · May be fixed by #835

Comments

@aditya-K2
Copy link

aditya-K2 commented Apr 6, 2023

Right Now. The AutoCompleteMenu only has its width equal to the word with the biggest length in the autocompleteList. I have a use case where I need the width to be the same as the input text field. Having a boolean value or any option to enable this would be great.

  • Current Behaviour
    Apr07Fri032810AM
  • Expected Behaviour
    Apr07Fri033330AM
@aditya-K2 aditya-K2 changed the title AutoCompleteMenu can fill the whole input text field Add functionality where AutoCompleteMenu can fill the whole input text field Apr 6, 2023
@aditya-K2 aditya-K2 linked a pull request Apr 6, 2023 that will close this issue
@aditya-K2
Copy link
Author

Any updates on this?

@rivo
Copy link
Owner

rivo commented Jun 18, 2023

Can you explain why this is needed? Is this purely an aesthetic requirement? Or does its absence cause any problems to your users?

@aditya-K2
Copy link
Author

This is purey for aesthetic reasons.

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

Successfully merging a pull request may close this issue.

2 participants