[Feature Request] add ability to change v-checkbox-btn icon size
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.2
Vue Version: 3.5.9
Browsers: Edge 129.0.0.0
OS: Windows 10
Steps to reproduce
density="compact" changes the radius of the button but not the icon itself
Expected Behavior
icon should be smaller too
Actual Behavior
icon stays the same size
Reproduction Link
https://play.vuetifyjs.com/#...
Other comments
Functionality to change the size of the icon itself could be an alternative
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 the v-checkbox-btn component entry point, comparing its compact density behavior with the icon size. Done means the icon becomes smaller with compact density, or the component exposes the requested icon-sizing alternative, with the reproduction showing the expected result.
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