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

fix(sharing): list accounts with matches in email #6471

Merged
merged 1 commit into from
Nov 20, 2024

Commits on Nov 18, 2024

  1. fix(sharing): list accounts with matches in email

    * 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 committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    3e4bf0e View commit details
    Browse the repository at this point in the history