-
Notifications
You must be signed in to change notification settings - Fork 19
Closed
Labels
Description
How to use GitHub
- Please use the 👍 reaction to show that you are affected by the same issue.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Steps to reproduce
- Create a file with a long name
- Refresh the recommended files dashboard widget to see the name extend past the UI
Expected behaviour
The filename should be truncated or wrapped
Actual behaviour
The filenames extend past the dashboard widget UI
Server configuration
Operating system: Podman
Webserver: nginx/1.26.3 (fpm-fcgi)
Database: pgsql PostgreSQL 17.4 (Debian 17.4-1.pgdg120+2) on x86_64-pc-linux-gnu, compiled by gcc (Debian 12.2.0-14) 12.2.0, 64-bit
PHP version: 8.3.18
Nextcloud version: 31.0.1 - 31.0.1.2
List of activated apps
- activity: 4.0.0
- admin_audit: 1.21.0
- app_api: 5.0.2
- bruteforcesettings: 4.0.0
- calendar: 5.2.0
- circles: 31.0.0
- cloud_federation_api: 1.14.0
- comments: 1.21.0
- contacts: 7.0.4
- contactsinteraction: 1.12.0
- dashboard: 7.11.0
- dav: 1.33.0
- deck: 1.15.0
- encryption: 2.19.0
- external: 6.0.2
- federatedfilesharing: 1.21.0
- files: 2.3.1
- files_accesscontrol: 2.0.0
- files_automatedtagging: 2.0.0
- files_downloadlimit: 4.0.0
- files_external: 1.23.0
- files_pdfviewer: 4.0.0
- files_reminders: 1.4.0
- files_retention: 2.0.0
- files_sharing: 1.23.1
- files_trashbin: 1.21.0
- files_versions: 1.24.0
- fileslibreofficeedit: 2.0.1
- firstrunwizard: 4.0.0
- flow_notifications: 2.0.0
- forms: 5.0.3
- groupfolders: 19.0.4
- guests: 4.2.0
- impersonate: 2.0.0
- logreader: 4.0.0
- lookup_server_connector: 1.19.0
- mail: 4.3.1
- nextcloud_announcements: 3.0.0
- notifications: 4.0.0
- notify_push: 1.0.0
- oauth2: 1.19.1
- password_policy: 3.0.0
- privacy: 3.0.0
- profile: 1.0.0
- provisioning_api: 1.21.0
- recommendations: 4.0.0
- related_resources: 2.0.0
- richdocuments: 8.6.2
- serverinfo: 3.0.0
- settings: 1.14.0
- sharebymail: 1.21.0
- support: 3.0.0
- systemtags: 1.21.1
- tables: 0.9.0
- tasks: 0.16.1
- text: 5.0.0
- theming: 2.6.1
- twofactor_backupcodes: 1.20.0
- updatenotification: 1.21.0
- user_oidc: 7.0.0
- user_status: 1.11.0
- viewer: 4.0.0
- webhook_listeners: 1.2.0
- workflow_script: 2.0.0
- workflowengine: 2.13.0
Disabled: - federation: 1.21.0 (installed 1.19.0)
- files_antivirus: 6.0.0 (installed 6.0.0)
- integration_dropbox: 3.1.0 (installed 3.1.0)
- photos: 4.0.0-dev.1 (installed 2.3.0)
- sharepoint: 1.19.0 (installed 1.19.0)
- survey_client: 3.0.0 (installed 1.15.0)
- suspicious_login: 9.0.1 (installed 6.0.0)
- twofactor_nextcloud_notification: 5.0.0
- twofactor_totp: 13.0.0-dev.0 (installed 9.0.0)
- user_ldap: 1.22.0
- weather_status: 1.11.0 (installed 1.7.0)
- whiteboard: 1.0.5 (installed 1.0.5)
Nextcloud configuration
{ "system": { "debug": false, "datadirectory": "***REMOVED SENSITIVE VALUE***", "instanceid": "***REMOVED SENSITIVE VALUE***", "passwordsalt": "***REMOVED SENSITIVE VALUE***", "secret": "***REMOVED SENSITIVE VALUE***", "forwarded_for_headers": [ "HTTP_X_FORWARDED_FOR" ], "trusted_proxies": "***REMOVED SENSITIVE VALUE***", "trusted_domains": [ "gts.bbalm.me", "cloud.gts.bbalm.me" ], "allow_local_remote_servers": true, "dbtype": "pgsql", "version": "31.0.1.2", "overwrite.cli.url": "https:\/\/cloud.gts.bbalm.me", "dbname": "***REMOVED SENSITIVE VALUE***", "dbhost": "***REMOVED SENSITIVE VALUE***", "dbport": "", "dbtableprefix": "oc_", "dbuser": "***REMOVED SENSITIVE VALUE***", "dbpassword": "***REMOVED SENSITIVE VALUE***", "installed": true, "memcache.local": "\\OC\\Memcache\\APCu", "filelocking.enabled": "true", "memcache.locking": "\\OC\\Memcache\\Redis", "memcache.distributed": "\\OC\\Memcache\\Redis", "default_phone_region": "US", "mail_smtpmode": "smtp", "mail_smtpsecure": "ssl", "mail_sendmailmode": "smtp", "mail_from_address": "***REMOVED SENSITIVE VALUE***", "mail_domain": "***REMOVED SENSITIVE VALUE***", "mail_smtphost": "***REMOVED SENSITIVE VALUE***", "mail_smtpport": "465", "mail_smtpauth": 1, "mail_smtpname": "***REMOVED SENSITIVE VALUE***", "mail_smtppassword": "***REMOVED SENSITIVE VALUE***", "maintenance": false, "maintenance_window_start": 12, "loglevel": 2, "upgrade.disable-web": true, "enforce_theme": "", "app_install_overwrite": { "1": "breezedark", "3": "end_to_end_encryption", "4": "files_rightclick", "5": "groupfolders" }, "defaultapp": "", "redis": { "host": "***REMOVED SENSITIVE VALUE***", "port": 6379, "timeout": 0, "read_timeout": 0, "user": "", "password": "***REMOVED SENSITIVE VALUE***", "dbindex": 0 }, "simpleSignUpLink.shown": false, "hide_login_form": true } }Browser
Browser name: Librewolf (Firefox)
Browser version: 136.0-2
Operating system: MacOS
Browser log
Insert your browser log here, this could for example include:
a) The javascript console log
b) The network log
c) ...
j-zarp and zomtec2311