[Bug Report][3.9.7] Navigation drawer and v-main are partially hidden under AppBar if using extension slot
Nobody has claimed this yet.
- 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
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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