[Bug Report][4.0.2] title attribute does not work on V-Select
Open
Nobody has claimed this yet.
C: VSelect
T: bug
- Dominant language
- TypeScript
- Stars
- 41k
- Forks
- 7.1k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 11
Description
Environment
Vuetify Version: 4.0.2
Vue Version: 3.5.30
OS: macOS 10.15.7 (current)
Steps to reproduce
- Place the cursor over the select
Expected Behavior
That the title attribute should be visible when placing the cursor over the selector
Actual Behavior
Not visible
Reproduction Link
https://play.vuetifyjs.com/#...
Other comments
I've seen this ticket was created for vuetify2. https://github.com/vuetifyjs/vuetify/issues/11253 and solved there.
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 reproduction and compare Vuetify issue #11253, which reportedly resolved the same V-Select title behavior. Trace how the title attribute is passed to V-Select in Vuetify 4.0.2; done means the title is visible when hovering the selector.
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
- 45/100