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] Unable to position a v-menu popup closer than 12px from the top #11818

Closed
mattnathan opened this issue Jul 8, 2020 · 1 comment
Assignees
Labels
C: VMenu VMenu T: enhancement Functionality that enhances existing features
Milestone

Comments

@mattnathan
Copy link

Environment

Vuetify Version: 2.3.4
Vue Version: 2.6.11
Browsers: Chrome 83.0.4103.116
OS: Windows 10

Steps to reproduce

Place a menu close to the top of the page and open the menu.

Expected Behavior

The menu opens with the top of the popup aligning with the top of the activator

Actual Behavior

The top of the popup is hard coded to a minimum distance of 12px from the top of the page

Reproduction Link

https://codepen.io/mattnathan/pen/VwexLBr

Other comments

I have a layout where my application toolbar is 56px tall with a menu button in it vertically centered, this places the button 10px from the top of the page. When you activate the menu it gets positioned 12px from the top of the page instead of at 10px where the button is causing the top 2px of the activator button to show underneath the menu popup

@ghost ghost added the S: triage label Jul 8, 2020
@NathanStrutz

This comment has been minimized.

@johnleider johnleider added the C: VMenu VMenu label Jun 22, 2021
@johnleider johnleider added T: enhancement Functionality that enhances existing features and removed S: triage labels Jun 22, 2021
@KaelWD KaelWD added this to the v3.0.0 milestone Aug 11, 2021
KaelWD added a commit that referenced this issue Aug 11, 2021
@KaelWD KaelWD closed this as completed Aug 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VMenu VMenu T: enhancement Functionality that enhances existing features
Projects
None yet
Development

No branches or pull requests

4 participants