antonioru/beautiful-react-diagrams

Scrollbar blindness in sidebar

Open

#54 opened on 2020年11月15日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)JavaScript (172 forks)github user discovery
bugdocumentationgood first issue

Repository metrics

Stars
 (2,727 stars)
PR merge metrics
 (30d に merged 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

Desktop:

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

Additional context Can be fixed by setting overflow: auto instead

コントリビューターガイド