vuetifyjs / vuetifyjs/vuetify

[Feature Request] VBottomNavigation add z-index prop

Open Beginner friendly
#23,178 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

S: triage
Dominant language
TypeScript
Stars
41k
Forks
7.1k
Avg merge
1d 21h
Merged PRs (30d)
11

Description

Problem to solve

Brings the VBottomNavigation in line with other overlay components and allows for finer control in situations where, for example, you want the v-bottom-navigation to appear above the v-bottom-sheet.

Proposed solution

Add z-index to the accepted props for the v-bottom-navigation component.

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 at the VBottomNavigation component and inspect how its accepted props are defined, then compare with other overlay components that already expose z-index. Done means VBottomNavigation accepts a z-index prop and allows its stacking order to be controlled as described.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Clearly specified
Newbie friendliness
75/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.