Skip to content

[Bug]: Dashboard content doesn’t extend to sides and bottom edge of viewport #54362

Description

@jancborchardt

⚠️ 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:
Image

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

Steps to reproduce

  1. Open the Dashboard (tested on current daily)
  2. Have more items than fit in the viewport
  3. 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?

  • Default user-backend (database)
  • LDAP/ Active Directory
  • SSO - SAML
  • Other

Configuration report

List of activated Apps

Nextcloud Signing status

Nextcloud Logs

Additional info

Tested on current daily

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    Status
    🎉 Done
    Status
    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions