-
Notifications
You must be signed in to change notification settings - Fork 98
Open
Labels
0. Needs triageIssues that need to be triagedIssues that need to be triagedbugdesignItems related to the web UI (layout, design, etc.)Items related to the web UI (layout, design, etc.)feature: filesFiles integrationFiles integrationfeature: searchItems related to the searchItems related to the searchtask: admin ui redesignA collection of items that need to be considered when improving the admin UIA collection of items that need to be considered when improving the admin UI
Description
Environment:
- Nextcloud 18.0.10
- official Nextcloud FPM docker image, running on Debian buster
On our 2 Nextcloud instances where the groupfolders app is installed, we noticed that the filter/search function (#125) at the top-right of the admin page (/settings/admin/groupfolders) doesn't filter anything.
In the web console, I can see the XHR request /core/search?query=foo&inApps%5B%5D=settings&page=1&size=30, it always returns an HTTP 200 response with empty JSON array, whatever string I put in the query parameter. And the view keeps displaying all our groupfolders.
bruhnild, fuco809, maiolif and almereyda
Metadata
Metadata
Assignees
Labels
0. Needs triageIssues that need to be triagedIssues that need to be triagedbugdesignItems related to the web UI (layout, design, etc.)Items related to the web UI (layout, design, etc.)feature: filesFiles integrationFiles integrationfeature: searchItems related to the searchItems related to the searchtask: admin ui redesignA collection of items that need to be considered when improving the admin UIA collection of items that need to be considered when improving the admin UI