Skip to content

Conversation

@ChristophWurst
Copy link
Member

The Vue Multiselect uses one prop for the local search. Although the API
already returned matching users for a given email, the users were
filtered out as their displayname doesn't contain the search string –
the email address.

Disabling the local seach and only using the most recently fetched
matches fixes this problem.

Fixes #18379

The Vue Multiselect uses one prop for the local search. Although the API
already returned matching users for a given email, the users were
filtered out as their displayname doesn't contain the search string –
the email address.

Disabling the local seach and only using the most recently fetched
matches fixes this problem.

Signed-off-by: Christoph Wurst <[email protected]>
@ChristophWurst ChristophWurst added the 3. to review Waiting for reviews label Dec 16, 2019
@ChristophWurst ChristophWurst added this to the Nextcloud 18 milestone Dec 16, 2019
@ChristophWurst ChristophWurst self-assigned this Dec 16, 2019
@ChristophWurst ChristophWurst changed the title Make it possible to find transfer user by email Make it possible to find transfer to user by email Dec 16, 2019
@rullzer rullzer requested a review from skjnldsv December 16, 2019 09:24
@rullzer rullzer merged commit 85ef2bf into master Dec 16, 2019
@rullzer rullzer deleted the fix/transfer-ownership-ui-email branch December 16, 2019 10:36
@rullzer rullzer mentioned this pull request Dec 17, 2019
34 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Transfer ownership] Autocompletion doesn't respect email addresses

4 participants