antonioru / antonioru/beautiful-react-diagrams

Scrollbar blindness in sidebar

未关闭
#54 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
bug documentation good first issue
主要语言
JavaScript
星标
2.7k
派生
171
PR 合并指标
30 天内没有已合并 PR

描述

**Describe the bug**
The sidebar has `overflow: scroll` causing scrollbars always to be visible on Windows

**To Reproduce**
Steps to reproduce the behavior:
1. Go to documentation using Windows

**Expected behavior**
There should not be scrollbars before the content overflows

**Screenshots**
![image](https://user-images.githubusercontent.com/2255960/99193174-891e7c00-2777-11eb-8ceb-79a375e014d2.png)

**Desktop:**
- OS: Win10
- Browser Firefox
- Version 83.0b10 (64-bit)

**Additional context**
Can be fixed by setting `overflow: auto` instead

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。