nextcloud-libraries / nextcloud-libraries/nextcloud-vue

User/Group selection widget is glitchy on big installation

Open
#1,603 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

0. to triage
Dominant language
Vue
Stars
246
Forks
99
Avg merge
1d 20h
Merged PRs (30d)
103

Description

In an installation many (thousands) of users the section search results behave in an erratic way.
Example:

  1. You Start typing the name of an existing user
  2. Results containing the user you need appear as you type
  3. After a few seconds the (correct) results disappear an are replaced by seemingly random results

A problem that results from this is that often the results change as you click (mouse) to select the user you want. This way you often select the wrong users. If you don't pay attention this can have serious consequences.

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 user/group selection widget with an installation containing thousands of users and observe the search results while typing and clicking. Trace the result-update path to determine why correct matches are replaced, then verify that results remain stable and selecting a displayed user selects the intended user.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
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.