Describe the bug
Scroll position is "in memory" when modal is opened for the second time.
To Reproduce
Steps to reproduce the behaviour:
- Go to front page
- Click on Upload/Add folder
- Scroll down to bottom of modal
- Click Cancel
- Open modal again
- User sees bottom part of modal
Expected behavior
When user opens a modal, the top part of modal should be visible.
Screenshots
Screeshot of top of the modal when opened second time:

Additional context