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] v-navigation-drawer with expand-on-hover and mini variant weird behavior #13327

Closed
jd-solanki opened this issue Mar 26, 2021 · 1 comment
Labels

Comments

@jd-solanki
Copy link
Contributor

Environment

Vuetify Version: 2.4.7
Vue Version: 2.6.12
Browsers: Chrome 89.0.4389.90
OS: Linux x86_64

Steps to reproduce

Case 1: Icon inside the drawer

  1. Open the drawer by hover over it
  2. Click on the Plus icon
  3. Click on minus icon
  4. Move mouse out of drawer

(v-main is not getting full width)

Case 2: Toggling mini variant from outside of navigation drawer

  1. Open the drawer by hover over it
  2. Click on the Plus icon
  3. Click on the switch in v-main to enable mini variant

(navigation drawer isn't going in mini mode)

Expected Behavior

Case 1: v-main should get full width
Case 2: navigation drawer should get mini variant

Actual Behavior

Case 1: v-main is not getting full width
Case 2: navigation drawer isn't going in mini mode

Reproduction Link

https://codepen.io/jd-0001/pen/JjEPRqY?editors=101

Other comments

Real world example of mini + expand-on-hover + navigation drawer:
https://pixinvent.com/demo/vuexy-vuejs-admin-dashboard-template/demo-1/dashboard/analytics

@johnleider
Copy link
Member

Duplicate of #13309

If you have any questions, please reach out to us in our Discord community.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants