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

Text field in menu in toolbar does not get full width, while it does without a menu #4848

Closed
everhardt opened this issue Aug 13, 2018 · 2 comments

Comments

@everhardt
Copy link

everhardt commented Aug 13, 2018

Versions and Environment

Vuetify: 1.1.10
Vue: 2.5.17
Browsers: Chrome 68.0.3440.84
OS: MacOs 10.13.6

Steps to reproduce

Create a text-field within a menu within a toolbar

Expected Behavior

The text-field should have full width of the toolbar, as is the case for a text-field within a toolbar when not using a menu.

Actual Behavior

The text-field size is too smal

Reproduction Link

https://codepen.io/everhardt/pen/yqwPQv


Additional Comments:

I did use the full-width prop for the menu, as suggested in #4546.

@KaelWD
Copy link
Member

KaelWD commented Aug 13, 2018

This will be fixed with #3206, you can work around it for now with <v-menu class="grow"

@KaelWD KaelWD closed this as completed Aug 13, 2018
@everhardt
Copy link
Author

Great, thanks for the very quick response!

@lock lock bot locked as resolved and limited conversation to collaborators Aug 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants