vuetifyjs / vuetifyjs/vuetify

[Bug Report][3.5.11] Content behind v-navigation-drawer scrolls

Open
#19,477 4 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Environment

Vuetify Version: 3.5.11
Vue Version: 3.4.21
Browsers: Chrome 122.0.0.0
OS: Mac OS 10.15.7

Steps to reproduce

Open the drawer and scroll

Expected Behavior

The content behind the drawer should not scroll, especially if the options temporary or scrim are used, because they add an overlay.

Actual Behavior

The content behind the drawer scrolls.

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 by running the linked Vuetify reproduction and inspecting the v-navigation-drawer entry point. Verify the behavior with temporary and scrim options; done means content behind the drawer no longer scrolls while the overlay is open.

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.