close
The Wayback Machine - https://web.archive.org/web/20201003210006/https://github.com/vuetifyjs/vuetify/issues/12149
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug Report] VProgressCircular doesn't show unloaded-line in dark mode #12149

Open
Tzahile opened this issue Aug 30, 2020 · 0 comments · May be fixed by #12192
Open

[Bug Report] VProgressCircular doesn't show unloaded-line in dark mode #12149

Tzahile opened this issue Aug 30, 2020 · 0 comments · May be fixed by #12192

Comments

@Tzahile
Copy link

@Tzahile Tzahile commented Aug 30, 2020

Environment

Vuetify Version: 2.3.10
Vue Version: 2.6.12
Browsers: Chrome 84.0.4147.135
OS: Windows 10

Steps to reproduce

Add a VProgressCircular to your project, change theme to dark.

Expected Behavior

In light theme, both loaded part and unloaded part are visible - have different color from each other and from background color.
Expected the same in dark mode.

Actual Behavior

In dark mode, unloaded part isn't visible (it's almost black too)

Reproduction Link

https://codepen.io/Tzahile/pen/qBZjQaK

@bigbadfatman bigbadfatman linked a pull request that will close this issue Sep 7, 2020
4 of 8 tasks complete
@johnleider johnleider self-assigned this Sep 29, 2020
@johnleider johnleider added this to the v2.3.x milestone Sep 29, 2020
johnleider added a commit to bigbadfatman/vuetify that referenced this issue Sep 29, 2020
The default background color of the circular progress clashes with the default app background color
in the dark theme. Tweaked the code slightly to fix it.

fix vuetifyjs#12149
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

3 participants
You can’t perform that action at this time.