[Bug Report][4.1.6] border-opacity should not be used for v-progress-linear
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: 4.1.6
Vue Version: 3.5.40
OS: Linux undefined (current)
Steps to reproduce
- change border-opacity value to 1
Expected Behavior
Changin border-opacity should not make the progress linear not working
Actual Behavior
Changin border-opacity should not make fill the progress linear
Reproduction Link
https://play.vuetifyjs.com/#...
Other comments
I think it doesn't make sense that the css variable "border-opacity" defines the opacity background of v-progress-linear
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 v-progress-linear component and its styling for the border-opacity CSS variable. Confirm that changing border-opacity affects only the border behavior and does not alter the progress fill, then add or update a focused regression test if the component's test location is identified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100