-
Notifications
You must be signed in to change notification settings - Fork 350
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
[Feature] Allow positioning the suggestions box more freely #577
Comments
Hi, |
Thank you for that information. |
@clragon have you any plan to fix this issue? |
I'm also facing the same issue, I need to increase the width of the suggestion box but my TextField is too small, @clragon did you fix this issue? |
Unfortunately I have not had time to examine this yet. When that happens, I will update this issue. |
I'm also facing the same issue, fix it pls |
Steps to reproduce
How to change the width of the suggestionBox, without changing the width of the TextField ?
Expected results
When i add width in itemBuilder, the suggestionBox don't resize.
Actual results
The width of suggestionBox is always equal to the Textfield.
Package Version
5.2.0
Platform
Windows
Code sample
Code sample
Logs
Logs
[Paste your logs here]
Screenshots or Video
Screenshots / Video demonstration
[Upload media here]The text was updated successfully, but these errors were encountered: