Skip to content

Pagination does not work in the Nextcloud unified search #3321

Description

@pedrosort

Description
Since there is no pagination in the unified search engine, once the number of recipes increases, the number of results becomes enormous, causing Nextcloud to stop responding because it has to handle thousands of thumbnail requests at the same time.

Reproduction
When you click on the unified search bar in an environment with many recipes and type a letter that matches many of them, a huge, endless scroll appears.

Expected behavior
Solutions ranked from most to least desirable:

  1. Have it paginate like the other Nextcloud modules.
  2. Display only the first N results, even if it omits the rest.
  3. Completely disable the unified search for Cookbook

Screenshots
Image

Versions
Nextcloud server version: Last stable
Cookbook version: Last stable

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions