vuetifyjs / vuetifyjs/vuetify

[Bug Report][4.1.6] border-opacity should not be used for v-progress-linear

Open
#23,045 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

C: VDataTable C: VPagination C: VProgressCircular C: VProgressLinear C: VSkeletonLoader T: bug
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
  1. 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.