-
Notifications
You must be signed in to change notification settings - Fork 6.7k
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
How to set width of autocomplete popover #3643
Comments
Hi @willshowell will this fix be included in the next beta release? Do you know when it is planned? |
It should be a part of the next beta release, but I have no clue when it's planned. I'd guess early April probably? If you want to go ahead and use all the latest changes, you can do this: (from the README)
|
Closing as duplicate of #3198 |
This was not exactly fixed in #3297. That disabled the (erroneous) max-width constraint, but there is still no way to control the width of the autocomplete independent from the "parent" input. The original request is that it should be "customizeable". |
That's not actually in the release version yet, though, right? I don't know how the release cycle works; when I can expect an |
@thw0rted no it isn't available yet - figured you may want to subscribe to it for updates. Once it's reviewed and merged, it will be available via the master-builds. Releases have typically happened ~monthly, but I think the goal is to increase the frequency. EDIT: maybe look at #4196 (comment) for a workaround |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Bug, feature request, or proposal:
Feature Request
What is the expected behavior?
The width of the autocomplete popover should be customizable
What is the current behavior?
The width is very small
What are the steps to reproduce?
Providing a Plunker (or similar) is the best way to get the team to see your issue.
Plunker template: https://goo.gl/DlHd6U
What is the use-case or motivation for changing an existing behavior?
Content of the autocomplete can vary in size
Which versions of Angular, Material, OS, browsers are affected?
Latest angular material, chrome
Is there anything else we should know?
The text was updated successfully, but these errors were encountered: