You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Having group folders app enabled and at least one groupfolder is available, there's the entry "groupfolders" in the left side menu of the files app.
Clicking on this entry, the group folders are shown, but only with an icon, the folder names are missing.
The group folder is shown with no issues in the "all files" section of the left side menu.
Here's a screenshot of the browser's console inspecting the element where normally the folder's name should be present as content:
Usually, the folder's name is present in the span element with class="files-list__row-name-". That's not the case here.
And yes, already cleared the browser's cache, tried with another browser and on another machine, the result stays the same.
Steps to reproduce
Enable groupfolders app
Create group folder
Log in with user having access to that groupfolder
In NC files, click on "groupfolders" in the left side menu
Group folder is shown, but only the icon, not the folder's name
Expected behavior
Group folder names are shown in the "groupfolders" overview in NC file app.
Nextcloud Server version
28
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.2
Web server
Nginx
Database engine version
MariaDB
Is this bug present after an update or on a fresh install?
Updated from a MINOR version (ex. 28.0.1 to 28.0.2)
Are you using the Nextcloud Server Encryption module?
Bug description
Having group folders app enabled and at least one groupfolder is available, there's the entry "groupfolders" in the left side menu of the files app.
Clicking on this entry, the group folders are shown, but only with an icon, the folder names are missing.
The group folder is shown with no issues in the "all files" section of the left side menu.
Here's a screenshot of the browser's console inspecting the element where normally the folder's name should be present as content:
Usually, the folder's name is present in the
span
element withclass="files-list__row-name-"
. That's not the case here.And yes, already cleared the browser's cache, tried with another browser and on another machine, the result stays the same.
Steps to reproduce
Expected behavior
Group folder names are shown in the "groupfolders" overview in NC file app.
Nextcloud Server version
28
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.2
Web server
Nginx
Database engine version
MariaDB
Is this bug present after an update or on a fresh install?
Updated from a MINOR version (ex. 28.0.1 to 28.0.2)
Are you using the Nextcloud Server Encryption module?
None
What user-backends are you using?
Configuration report
List of activated Apps
Nextcloud Signing status
No errors have been found.
Nextcloud Logs
No log entries relevant
Additional info
No response
The text was updated successfully, but these errors were encountered: