⚠️ This issue respects the following points: ⚠️
Bug description
This regression is due to the content container component getting some outside margin some time ago. This of course applies to the apps where this container is visible.
However in Dashboard we want to create the feel of the content floating in front of the background. That’s why here, the content can not be cut off at an arbitrary point.
The content gets cut off some pixels before the bottom of the viewport, making it look strange:

The scrollbar is not all the way on the right side of the viewport so it is finicky to reach:

Steps to reproduce
- Open the Dashboard (tested on current daily)
- Have more items than fit in the viewport
- Check how the bottom and scrollbar looks like on scrolling
Expected behavior
Content extends until the bottom of the viewport and the scrollbar is all the way to the right.
Nextcloud Server version
master
Operating system
None
PHP engine version
None
Web server
None
Database engine version
None
Is this bug present after an update or on a fresh install?
None
Are you using the Nextcloud Server Encryption module?
None
What user-backends are you using?
Configuration report
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
Additional info
Tested on current daily
Bug description
This regression is due to the content container component getting some outside margin some time ago. This of course applies to the apps where this container is visible.
However in Dashboard we want to create the feel of the content floating in front of the background. That’s why here, the content can not be cut off at an arbitrary point.
The content gets cut off some pixels before the bottom of the viewport, making it look strange:

The scrollbar is not all the way on the right side of the viewport so it is finicky to reach:

Steps to reproduce
Expected behavior
Content extends until the bottom of the viewport and the scrollbar is all the way to the right.
Nextcloud Server version
master
Operating system
None
PHP engine version
None
Web server
None
Database engine version
None
Is this bug present after an update or on a fresh install?
None
Are you using the Nextcloud Server Encryption module?
None
What user-backends are you using?
Configuration report
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
Additional info
Tested on current daily