jsdelivr / globalping-dash

Globalping's official dashboard and probe control panel
https://dash.globalping.io
1 stars 1 forks source link

Change scrolling context to the page content only #16

Closed MartinKolarik closed 2 months ago

MartinKolarik commented 2 months ago

Right now when I scroll down on a smaller screen, the sidebar items disappear and so does the top navbar. Let's keep both in place and only scroll the page content.

MartinKolarik commented 2 months ago

Also, not sure if this will be resolved by this change or not but: when a modal is open on a page that already has a scrollbar, the content of the page jumps to the left. This doesn't happen when the page doesn't have a scrollbar before opening the modal.