codesandbox-client icon indicating copy to clipboard operation
codesandbox-client copied to clipboard

Search box unusable due to colors

Open php4fan opened this issue 1 year ago • 0 comments

🐛 bug report

Preflight Checklist

  • [x] I have read the Contributing Guidelines for this project.
  • [ x I agree to follow the Code of Conduct that this project adheres to.
  • [x] I have searched the issue tracker for an issue that matches the one I want to file, without success.

Description of the problem

At https://codesandbox.io/examples/package/@stencil/core

The text color inside the search box at the top right of the page is a super-light almost-white gray on white background, making it impossible to read.

How has this issue affected you? What are you trying to accomplish?

search for something at https://codesandbox.io/examples/package/@stencil/core

To Reproduce

  1. go to https://codesandbox.io/examples/package/@stencil/core
  2. Click on the search box at the top right of the screen
  3. type something

Expected behavior

I should be able to read what I typed

Observed behavior

It's impossible to read what I typed because the text is almost white on a white background.

image

Also the blue text of the link just next to it to the right: that's slightly more visible (at least you do see there's something there) but still way too difficult to read.

Link to sandbox: link (optional)

Your Environment

Software Name/Version
Сodesandbox
Browser Chrome 130.0.6723.91 (Official Build) (64-bit)
Operating System Linux

php4fan avatar Nov 07 '24 15:11 php4fan