antonioru/beautiful-react-diagrams

Scrollbar blindness in sidebar

Open

#54 aperta il 15 nov 2020

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)JavaScript (172 fork)github user discovery
bugdocumentationgood first issue

Metriche repository

Star
 (2727 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor