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

Improve group multiselect behaviour with multiple and long group names #2944

Merged
merged 3 commits into from
May 12, 2023

Commits on May 11, 2023

  1. fix: Do not limit group selector in settings

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed May 11, 2023
    Configuration menu
    Copy the full SHA
    1fddc6b View commit details
    Browse the repository at this point in the history
  2. fix: Avoid cutting off group list too early

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed May 11, 2023
    Configuration menu
    Copy the full SHA
    9ef6871 View commit details
    Browse the repository at this point in the history
  3. fix: Filter selected groups first and properly display groups that ar…

    …e not fetched in the initial result response
    
    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed May 11, 2023
    Configuration menu
    Copy the full SHA
    f3ee2ab View commit details
    Browse the repository at this point in the history