Open
Description
Problematic behavior
It is important to define a default background color. Users with visual impairments may have difficulty distinguishing between different areas of the interface.
Expected behavior/code
The left block (highlighted in yellow) has no default background color defined. (see screenshot)
<div data-testid="left-panel-desktop" class="sc-44fdd96b-0 bjkNMU">
Steps to Reproduce
- Open Docs and connect to a docs
- Use an extension “Stylus” (https://chromewebstore.google.com/detail/stylus/clngdbkpkpeebahjckkjfobafhncgmne)
- Add style :
html { background: yellow!important; }
- And then see the yellow background
Possible Solution
Add a color background.
Additional context/Screenshots

Metadata
Metadata
Assignees
Type
Projects
Status
No status