Skip to content

Filter group folder in admin page doesn't work #1103

@billux

Description

@billux

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    0. Needs triageIssues that need to be triagedbugdesignItems related to the web UI (layout, design, etc.)feature: filesFiles integrationfeature: searchItems related to the searchtask: admin ui redesignA collection of items that need to be considered when improving the admin UI

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions