Open q-wertz opened 1 year ago
You should add screenshots to make the issue more clear. 👍
00:00-00:08: Overflowing 00:08-00:11: Missing scrolling 00:13-end: (Inconventient) way to add/remove a group that is not in the default list
The issue consists of two independent bugs:
A layout problem - drop-down list is hidden below app description:
Haven't found a simple workaround yet. It is possible to remove the app description using browsers "inspect" function; then the drop-down will be shown correctly.
A maximum of five groups are populated into the selection list / input field.
Source of the second problem is an explicit limitation to 5 groups in settings-apps-view-7418.js
.
The following workaround solves the problem in a live system:
sed -i -re 's/:5([,}])/:99\1/g' dist/settings-apps-view-7418.js
⚠️ This issue respects the following points: ⚠️
Bug description
In the Admin Apps menu, the Limit to groups selector (and list of allowed groups) is broken/very inconvenient.
Steps to reproduce
Expected behavior
Installation method
Community Manual installation with Archive
Nextcloud Server version
26
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?
None
Are you using the Nextcloud Server Encryption module?
None
What user-backends are you using?
Configuration report
List of activated Apps
No response
Nextcloud Signing status
Nextcloud Logs
No response
Additional info
Firefox: 115.0.1