[Feature Request] VDataTable: Selection highlighting the row
Open
Nobody has claimed this yet.
C: VDataTable
good first issue
T: enhancement
- Dominant language
- TypeScript
- Stars
- 41k
- Forks
- 7.1k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 11
Description
Environment
Vuetify Version: 3.3.5
Vue Version: 3.3.4
Browsers: Chrome 111.0.0.0
OS: Windows 10
Steps to reproduce
Select on a row selection checkbox
It should highlight the row but it is not
Expected Behavior
Highlight the selected row
Actual Behavior
Not highlighting the row
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 trace the VDataTable row-selection behavior from the component entry point. Confirm the selected row's visual state in the reproduction, then verify that selecting a row highlights it without changing other table behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100