nextcloud / server

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

[Bug]: Modification date & size missing from public link share in mobile web UI [not screen size issue] #49600

Open accnetdev opened 1 day ago

accnetdev commented 1 day ago

⚠️ This issue respects the following points: ⚠️

Bug description

Hi, when I send a link to a folder containing files, on a windows pc using any browser I see the name, dat and size of files. On mobile phone Android, there is only the name of the file, no date and no size are visible. Is it a bug or a bad choice ?

Steps to reproduce

1. 2. 3.

Expected behavior

see name, date and size on mobile browser.

Nextcloud Server version

28

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

No response

joshtrichards commented 1 day ago

Reproduced.

Since this info is visible for share links when using a desktop browser as well as visible when logged in on a mobile browser (if the screen size/orientation is sufficient), there doesn't seem to be a good reason to not show it for share links on mobile.

Thanks for reporting.