Skip to content

Case sensitivity in search input on Prepare Exam page #3

@ramhee98

Description

@ramhee98

Is your suggestion related to a problem? Please describe.
Yes. The search function on the Prepare Exam page is currently case-sensitive, which makes it harder to find exams unless the exact casing is used. For example, searching testcourse ramon yields no results, but Testcourse Ramon does.

Describe the solution you'd like
Make the search input case-insensitive so that users can find exams regardless of capitalization.

Describe alternatives you've considered

  • Informing users that the search is case-sensitive (not ideal UX).
  • Converting all entries and inputs to lowercase internally before comparison.

Additional context
See the attached screenshot. Searching “Testcourse Ramon” works, but lowercase versions do not. This can confuse users or make the system appear broken.

Priority
High

Describe why you set the priority you set
This suggestion significantly improves usability and prevents user frustration. It's a small backend change with a big impact on user experience.

Image

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions