[Feature Request] VBottomNavigation add z-index prop
Open
Beginner friendly
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
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 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