Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stable28] fix(sharing): list accounts with matches in email #6526

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

backportbot[bot]
Copy link

@backportbot backportbot bot commented Nov 20, 2024

Backport of #6471

Warning, This backport's changes differ from the original and might be incomplete ⚠️

Todo

  • Review and resolve any conflicts
  • Amend HEAD commit to remove the line stating to skip CI

Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@grnd-alt
Copy link
Member

@max-nextcloud could you please fix this backport, if you find the time?

* Show users with matches in the email address.

* List email addresses in sharing dialog.

`NcSelect` filters the options based on matches in `label` and `subname`.

By using the email address as a subname we ensure

options with a matching email address are shown.

Signed-off-by: Max <max@nextcloud.com>
@max-nextcloud max-nextcloud force-pushed the backport/6471/stable28 branch from f27a9f6 to ff279fd Compare December 3, 2024 10:55
@max-nextcloud max-nextcloud marked this pull request as ready for review December 3, 2024 10:56
@max-nextcloud max-nextcloud merged commit 0f1e562 into stable28 Dec 3, 2024
17 checks passed
@max-nextcloud max-nextcloud deleted the backport/6471/stable28 branch December 3, 2024 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants