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: Unsearchable disabled users by their email or name-EXO-69348-Meeds-io/meeds#1827 #4127

Merged
merged 1 commit into from
Oct 22, 2024

Commits on Oct 22, 2024

  1. fix: Unsearchable disabled users by their email or name-EXO-69348-Mee…

    …ds-io/meeds#1827.
    
    Before this change, when create usera with a First name different than his login, set usera as a disabled user, select disabled filter and search for usera by his name or his email, usera isn't displayed in the result list.To resolve this problem, in the inputUserFilter component we make a condition to display the component only if the filter is enabled.After this change, Hide filter by name or email field when disabled users list displayed on user management application.
    
    (cherry picked from commit 0711574)
    akhanfir authored and Jihed525 committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    f3ef3a7 View commit details
    Browse the repository at this point in the history