vuetifyjs / vuetifyjs/vuetify

[Bug Report][4.2.1] VSelect menuElevation=0 does not remove the dropdown shadow

Open Beginner friendly
#23,192 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Environment

Vuetify Version: 4.2.1
Vue Version: 3.5.35
OS: Windows 10 (current)

Steps to reproduce
  1. add prop menuElevation: 0
  2. open selector
Expected Behavior

dropdown shadow should be removed

Actual Behavior

dropdown shadow still remains

Reproduction Link

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

Images

https://cdn.cosmicjs.com/d649ec70-b18d-11f1-b99a-17d9e8056725-image.png

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 VSelect component and trace how its menuElevation prop is applied when the selector opens; use the reproduction link to confirm the behavior. Done means setting menuElevation to 0 removes the dropdown shadow without changing other elevation values, with the behavior checked against the reported steps.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
design, frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.