Fix scroll within panel with sidebar

What does this MR do and why?

Removes the overscroll-behavior from the sidebar which binds the scroll just to this container. With the removal the browser default gets restored and the below container can be scrolled when the sidebar has reached it's end:

  • Project sidebar
  • MR sidebar

Screenshots or screen recordings

Before After
Project sidebar
MR sidebar

How to set up and validate locally

  1. https://gdk.test:3000/flightjs/Flight
  2. https://gdk.test:3000/flightjs/Flight/-/merge_requests/4

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Sascha Eggenberger

Merge request reports

Loading