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

[Feature Request] v-toolbar-menu and v-navigation-subdrawer #1815

Closed
snarlynarwhal opened this issue Sep 20, 2017 · 5 comments
Closed

[Feature Request] v-toolbar-menu and v-navigation-subdrawer #1815

snarlynarwhal opened this issue Sep 20, 2017 · 5 comments

Comments

@snarlynarwhal
Copy link

snarlynarwhal commented Sep 20, 2017

I would really like to see:

  1. A toolbar menu that felt more cohesive with the toolbar than the a regular menu:

toolbar-menu

  1. A secondary navigation drawer that pops up to the right of the primary nav:

secondary-nav

I was able to accomplish this by using existing Vuetify components w/ custom CSS and basic JavaScript, but really think it would be nice to have it build in.

@johnleider johnleider added the pending review The issue is still pending disposition label Sep 20, 2017
@johnleider
Copy link
Member

You can already do both of these things, so I'm a bit confused.

@johnleider johnleider added pending review The issue is still pending disposition and removed pending review The issue is still pending disposition labels Sep 20, 2017
@johnleider
Copy link
Member

Going to close this until further information is provided, all of this functionality already exists within the framework.

@johnleider johnleider removed the pending review The issue is still pending disposition label Sep 21, 2017
@guardiandesecretos
Copy link

@johnleider : could you please spell out how exactly to accomplish the first function, where the v-menu content is nicely aligned with the bottom border of the v-toolbar, or at least provide some pointers? Thanks for any help you can provide.

@guardiandesecretos
Copy link

guardiandesecretos commented Dec 20, 2018

The offset-y prop of v-menu accomplishes feature number 1 above. See:
https://vuetifyjs.com/en/components/menus#usage
Moreover, v-menu's content aligns with v-toolbar bottom border even as screen size or orientation is changed.

@blalan05
Copy link
Member

The issue list of this repo is exclusively for bug reports and feature requests. For general questions, please join the Discord chat room. You can also check reddit or stackoverflow.

@lock lock bot locked as resolved and limited conversation to collaborators Dec 21, 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

4 participants