sanity-io / next-sanity

Sanity.io toolkit for Next.js

Home Page:https://www.sanity.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scroll bar on mobile has a white background on dark mode

Cody-W-Tucker opened this issue · comments

If you find a security vulnerability, do NOT open an issue. Email security@sanity.io instead.

Describe the bug

A clear and concise description of what the bug is.

The scroll bar on mobile has a white background in dark mode.

It appears that the scheme is hard coded to light, this seems to cause the scroll bar to have a white background

To Reproduce

Steps to reproduce the behavior:

  1. Go to 'Studio in dark mode mobile'
  2. Find something that overflows
  3. See error

Expected behavior

A clear and concise description of what you expected to happen.

The scroll bar should have no background or darker color.

Screenshots
If applicable, add screenshots to help explain your problem.
www codywtucker com_studio_structure

Which versions of Sanity are you using?

Run sanity versions in the terminal and copy-paste the result here.
Sanity Studio version 3.28.0

What operating system are you using?
Linux 6.7.1

Which versions of Node.js / npm are you running?

Run npm -v && node -v in the terminal and copy-paste the result here.
10.2.4
v20.11.0

Additional context

Add any other context about the problem here.

Security issue?

Any security issues should be submitted directly to security@sanity.io. In order to determine whether you are dealing with a security issue, ask yourself these two questions:

  • Can I access something that's not mine, or something I shouldn't have access to?
  • Can I disable something for other people? If the answer to either of those two questions are "yes", then you're probably dealing with a security issue. Note that even if you answer "no" to both questions, you may still be dealing with a security issue, so if you're unsure, just email us at [security@sanity.io](mailto:security@sanity.io.

Could you give v8 a try?