vuetifyjs / vuetifyjs/vuetify

[Bug Report][3.9.7] Navigation drawer and v-main are partially hidden under AppBar if using extension slot

Open
#22,007 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

has workaround T: bug
Dominant language
TypeScript
Stars
41k
Forks
7.1k
Avg merge
1d 21h
Merged PRs (30d)
11

Description

Environment

Vuetify Version: 3.9.7
Vue Version: 3.5.18
OS: macOS 10.15.7 (current)

Steps to reproduce
  1. Check the reproduction Link
Expected Behavior

I would expect main content area to be fully visible while using the extension slot and extension-height prop. It works without the extension-height prop correctly

Actual Behavior

Top part of the v-main is hidden under the extension.

Reproduction Link

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

Images

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 reproduction link and inspect how the navigation drawer, v-main, AppBar, extension slot, and extension-height prop interact. Confirm the hidden top portion of v-main and navigation drawer, then verify that the main content remains fully visible when the extension-height prop is used.

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.