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

[Bug Report][3.1.11] v-menu min-width property does not work #16987

Closed
Kasheftin opened this issue Mar 23, 2023 · 1 comment · Fixed by #19771
Closed

[Bug Report][3.1.11] v-menu min-width property does not work #16987

Kasheftin opened this issue Mar 23, 2023 · 1 comment · Fixed by #19771
Assignees
Labels
C: VMenu VMenu C: VOverlay VOverlay T: bug Functionality that does not work as intended/expected
Milestone

Comments

@Kasheftin
Copy link

Environment

Vuetify Version: 3.1.11
Vue Version: 3.2.47
Browsers: Chrome 111.0.0.0
OS: Linux x86_64

Steps to reproduce

Click on the button to open the menu

Expected Behavior

The menu should have 500px width because it has min-width="500"

Actual Behavior

min-width property is not respected

Reproduction Link

https://codepen.io/kasheftin/pen/dyqQgJV?editors=1010

@KaelWD KaelWD added T: bug Functionality that does not work as intended/expected C: VMenu VMenu C: VOverlay VOverlay and removed S: triage labels Mar 23, 2023
@KaelWD KaelWD added this to the v3.x.x milestone Mar 23, 2023
@kevmul
Copy link

kevmul commented Dec 14, 2023

This appears to still be a problem. The repo link above still doesn't show the min-width being honored. The width property works just fine.

@johnleider johnleider modified the milestones: v3.x.x, v3.6.0 (Nebula), v3.5.x Jan 26, 2024
@johnleider johnleider modified the milestones: v3.5.x, v3.6.x Apr 30, 2024
johnleider added a commit that referenced this issue May 21, 2024
fixes #16987

Co-authored-by: John Leider <john@vuetifyjs.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VMenu VMenu C: VOverlay VOverlay T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants