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

Radial-Gradient background seems to override dark config on mobile #16799

Open
nlavalle opened this issue Jan 21, 2024 · 0 comments
Open

Radial-Gradient background seems to override dark config on mobile #16799

nlavalle opened this issue Jan 21, 2024 · 0 comments
Labels
area/plugins area/style bug/1-repro-available A reproduction is available and needs to be confirmed. flavour/quasar-cli-vite kind/bug 🐞 Qv2 🔝 Quasar v2 issues

Comments

@nlavalle
Copy link

What happened?

I'm still pretty new to front end so if this is user error then I apologize. I have a page with a radial-gradient background, and I've set the dark mode using the quasar config as described in the dark plugin page. On my desktop (firefox) when I add a q-select it's shown in dark mode, but when I run it in iphone 11 safari with the radial-gradient it flashbangs you with a white background. I'm not sure how it's related to the gradient but when I toggle that part of the css and use the default background it doesn't have the same issue.

What did you expect to happen?

I would expect iphone 11 safari to be the same as the desktop experience where the select respects the dark config setting and keeps the background

Reproduction URL

https://codepen.io/gloomcloud/pen/VwRWXjO

How to reproduce?

  1. Go to codepen link
  2. I personally toggled the developer design mode and selected iPhone 11 Pro iOS 14.6 to repro it
  3. Refresh
  4. Click either dropdown
  5. Change design mode back to desktop / refresh / confirm normal behavior
  6. Comment the background line in the css to confirm that affects the mobile behavior

Flavour

Quasar CLI with Vite (@quasar/cli | @quasar/app-vite)

Areas

Plugins (quasar), Style & Identity (quasar)

Platforms/Browsers

Safari, iOS, Android

Quasar info output

No response

Relevant log output

No response

Additional context

No response

@nlavalle nlavalle added kind/bug 🐞 Qv2 🔝 Quasar v2 issues labels Jan 21, 2024
@github-actions github-actions bot added area/plugins area/style bug/1-repro-available A reproduction is available and needs to be confirmed. flavour/quasar-cli-vite labels Jan 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/plugins area/style bug/1-repro-available A reproduction is available and needs to be confirmed. flavour/quasar-cli-vite kind/bug 🐞 Qv2 🔝 Quasar v2 issues
Projects
None yet
Development

No branches or pull requests

1 participant