I feel like the scrollbar of the function definition tab causes troubles:
- technically, it causes side effects like T312121 and T320271;
- in term of UX, when the browser window is not big enough, the user gets a double scrollbar on Desktop (one for the webpage, the other for the "function definition" container);
I assume that the reason of the maximum height (causing the scrollbar) for the container is to always have the the "Work summary" on the right of the screen.
If I am right and if that's the only reason, I propose to set the "Work summary" sticky and remove the maximum height for the function definition (so no more scrollbar).
Here is a video which shows how it would look like (the video is not smooth, but the rendering on the browser is!). What do you think?