nextcloud / nextcloud/contacts

Filtering the Circle list

Open
#2,604 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop enhancement feature: teams
Dominant language
JavaScript
Stars
642
Forks
220
Avg merge
14h 39m
Merged PRs (30d)
51

Description

Is your feature request related to a problem? Please describe.
I have a production instance with nearly a thousand circles (yes, I know). Trying to find a specific circle you want to join is quite hard in this long list.

Describe the solution you'd like
A way to filter/search circles by names in the sidebar. This can use the /ocs/v2.php/apps/circles/search Circles endpoint.

Describe alternatives you've considered
N/A

Related to : https://github.com/nextcloud/contacts/issues/2605

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

Start by locating the contacts sidebar that renders the Circle list and inspect how it could call the /ocs/v2.php/apps/circles/search endpoint. The work is done when users can filter circles by name in the sidebar; check the related contacts issue for context before starting.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.