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

Search box for "add annotators" is case sensitive #416

Open
ianroberts opened this issue Nov 6, 2024 · 0 comments
Open

Search box for "add annotators" is case sensitive #416

ianroberts opened this issue Nov 6, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@ianroberts
Copy link
Member

Describe the bug

Most of the search boxes including the project search page and the user management page do case-insensitive search, but the list of annotator usernames you get when adding annotators to a project is case sensitive.

To Reproduce

Steps to reproduce the behavior:

  1. Create a user named "Example"
  2. Create a project
  3. "add annotators" to the project
  4. Search for "exam" in the user list

Expected behavior

The "Example" user should match the query

Additional context

Most of the other search boxes were made case-insensitive in PRs #406 and #407, but this one was missed at that time.

@ianroberts ianroberts added the bug Something isn't working label Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant