[Feature Request] Allow dense on list groups activator
Open
Nobody has claimed this yet.
C: VListGroup
T: feature
- Dominant language
- TypeScript
- Stars
- 41k
- Forks
- 7.1k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 11
Description
Problem to solve
When making a list that mixes list item with list groups, list items CAN be dense but list groups can NOT. Making the list look messy because each items will be shorter than the group activator.
Proposed solution
Allow dense property on list groups activator or list groups.
<v-list-group dense>
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 by locating the v-list-group component and its activator implementation, then compare how the dense property is handled for list items. Verify the requested v-list-group dense API and confirm that mixed lists render group activators at the same compact height as dense list items.
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
- Clearly specified
- Newbie friendliness
- 35/100