nextcloud / server

☁️ Nextcloud server, a safe home for all your data
https://nextcloud.com
GNU Affero General Public License v3.0
26.69k stars 4k forks source link

[Bug]: Long footer may hide content information, e.g. on public upload folders #47426

Closed blizzz closed 1 week ago

blizzz commented 3 weeks ago

⚠️ This issue respects the following points: ⚠️

Bug description

When opening a public link with a folder upload, the information about the uploaded files might not be visible. Please see the screencast – first window is current Nextcloud master, the other is NC 28.

Screencast_20240822_155030.webm

Steps to reproduce

  1. Set a long slogan in the Theming settings
  2. Share an upload-only folder via public link
  3. Open that link on mobile, or in a browser size of a mobile browser
  4. Upload a file

Expected behavior

The list of uploaded files is clearly visible, at least it can be scrolled.

Installation method

None

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

No response

List of activated Apps

No response

Nextcloud Signing status

No response

Nextcloud Logs

No response

Additional info

No response

susnux commented 3 weeks ago

Just wanted to mention that we must not make the footer smaller, because it might contain legally required information. (We just should make sure the main app content has enough padding on the bottom to compensate).