[Bug Report][3.7.6] VSelect: autofocus is ignored when menu props is set to true
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.7.6
Last working version: 3.7.3
Vue Version: 3.5.13
Browsers: Chrome 131.0.0.0
OS: Linux x86_64
Steps to reproduce
In version 3.6.15, event update:focused is emitted on first render even when menu prop is set to true. But in Vuetify version 3.7.6, the event is not emitted.
Expected Behavior
Expect both props work.
Actual Behavior
Only menu prop works when autofocus props is used.
Reproduction Link
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 linked Vuetify Playground reproduction and compare VSelect behavior between versions 3.7.3 and 3.7.6. Trace how the menu and autofocus props interact during the first render, and verify that both props work and update:focused is emitted as expected.
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