openbikesensor / portal

OpenBikeSensor data collection portal
GNU Lesser General Public License v3.0
36 stars 17 forks source link

Fix: Show scrollbar on overflow at mapSidebar #344

Closed yyxcv closed 1 year ago

yyxcv commented 1 year ago

Currently no scrollbar is shown if the mapSidebar overflows and some of the content in it is not accessible. With this fix a scrollbar is shown if necessary.

sonarcloud[bot] commented 1 year ago

SonarCloud Quality Gate failed.    Quality Gate failed

Bug C 3 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 47 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

yyxcv commented 1 year ago

I'm closing this pr as it's based on the 'next' branch not 'main'