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

Allow search to be case-insensitive #137

Merged
merged 5 commits into from
Feb 3, 2021
Merged

Conversation

gopar
Copy link

@gopar gopar commented Feb 1, 2021

Description of change
User search is now case-insensitive in the admin page

How to test

  1. Pull down changes
  2. Go to admin page
  3. Type a users name in a mixture of upper/lower and you should still get the desired user (if exists)

Issue(s)

Checklist

  • Meets issue criteria
  • Code tested
  • Meets accessibility standards (WCAG 2.1 Levels A, AA)
  • Documentation updated

Copy link

@jasalisbury jasalisbury left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch!

@kryswisnaskas
Copy link
Collaborator

Nice! 👍

@gopar gopar merged commit eb867ac into main Feb 3, 2021
@gopar gopar deleted the 274-allow-case-insensitive-search branch February 3, 2021 22:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants