vuetifyjs / vuetifyjs/vuetify

[Bug Report][3.3.11] V-navigation-drawer doesn't collapse elements in v-list-group when drawer is not expanded

Open
#17,962 4 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

C: VNavigationDrawer T: documentation
Dominant language
TypeScript
Stars
41k
Forks
7.1k
Avg merge
1d 21h
Merged PRs (30d)
11

Description

Environment

Vuetify Version: 3.3.11
Last working version: 2.6.6
Vue Version: 3.3.4
Browsers: Firefox 116.0
OS: Linux x86_64

Steps to reproduce

Hover over the navigation drawer, expand the top element, stop hovering over the navigation drawer

Expected Behavior

Elements 1.1, 1.2, 1.3 should not leave the gap between Element 1 and Element 2

Actual Behavior

There's a three element gap between Elements 1 and 2

Reproduction Link

https://play.vuetifyjs.com/#...

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked reproduction and inspect the v-navigation-drawer and v-list-group behavior described in the issue. Reproduce the hover, expansion, and collapse sequence in Firefox, then trace the relevant component behavior. Done means Elements 1.1, 1.2, and 1.3 no longer leave a gap between Elements 1 and 2 when the drawer is not expanded.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.