nextcloud / nextcloud/server

Unified search: indicate that more providers are loading

Open
#28,966 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

0. Needs triage enhancement feature: search
Dominant language
PHP
Stars
36.9k
Forks
5.2k
Avg merge
2d 3h
Merged PRs (30d)
713

Description

  • use unified search
  • image
  • see above "conversations" as last provider
  • one does not know that other, e.g. files search provider is still queried

Suggestion, found together with @AlvaroBrey, is to show in footer:
"Search results for files, messages are pending".

This is then changed once there is a result of those providers: ether show provider's result or update footer.
In the end footer is then not shown.

@jancborchardt

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the unified search flow shown in the issue and trace where provider loading status reaches the results footer; no files or tests are named. Implement a pending-provider indication for providers such as files and messages, update it as results arrive, and remove the footer when all providers have responded.

Written by the indexing model from the issue text.

Assessment

Domain
frontend, search
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.