joshwcomeau / guppy

🐠A friendly application manager and task runner for React.js
ISC License
3.27k stars 154 forks source link

Add scrollbar in projects' sidebar #306

Closed beyer-martin closed 5 years ago

beyer-martin commented 5 years ago

In response to issue #262

Summary: Adds scrollbars if needed to the sidebar

Used the recommended package http://malte-wessel.github.io/react-custom-scrollbars/

Had to do some minor tweaks to keep styling and to disable horizontal scrolling

Screenshots/GIFs: guppy

beyer-martin commented 5 years ago

Thanks for the nice feedback! made some corrections in response. As for the tooltip I kinda like the behaviour, but if not I can fix it in the future, It would be nice if we could merge this to start working in #195

beyer-martin commented 5 years ago

Thanks for merging! 😃 The tooltip looked different on my pc, we should fix it, any ideas?