Describe the bug
If the screen is below a certain amount of pixels in height, it does not fully show the filter menu.
To Reproduce
Open the project overview page
Validate that the bottom of the filter menu is cut off (if you have a smaller screen yourself)
Otherwise, you can achieve this by changing the height to 600px (in Chrome you can do this by clicking on F12 -> toggle device toolbar
Expected behavior
As a user, I would like to be able to see the complete filter menu. I'm not sure what the best practice is, but I think it can be solved by adding a vertical scroll bar.
Describe the bug If the screen is below a certain amount of pixels in height, it does not fully show the filter menu.
To Reproduce
Expected behavior As a user, I would like to be able to see the complete filter menu. I'm not sure what the best practice is, but I think it can be solved by adding a vertical scroll bar.
Screenshots