nextcloud-libraries / nextcloud-libraries/nextcloud-vue

NcSelect: User select - no Email addresses possible

Open
#5,293 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop bug feature: select
Dominant language
Vue
Stars
246
Forks
99
Avg merge
1d 20h
Merged PRs (30d)
103

Description

Currently (v8.7.0) it is no more possible to select email addresses as shareees using NcSelect

Ref: https://github.com/nextcloud/polls/issues/3335

Additionally the description line of the user object also vanished, which hides the actual filter match, if the search tern is found in another attribute than the name.

See https://github.com/nextcloud-libraries/nextcloud-vue/issues/4491 as camparism, where the selection was possible and the desciption line was still present.

If I take a quick screenshot, I can see the options list with the correct item:

x user @ foo.com peter @ foo.com
netlify grafik grafik
Polls example grafik grafik

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 with the NcSelect component and compare its current user-selection behavior with the behavior described in nextcloud-vue issue 4491. Verify that email addresses can be selected and that the user description line remains visible when the search term matches another attribute; use the linked polls issue as a reproduction context.

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
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.