Community Note
- Please use a 👍 reaction to provide a +1/vote. This helps the community and maintainers prioritize this request.
- If you are interested in working on this issue or have submitted a pull request, please leave a comment.
Describe the bug
Attribute search should is case-insensitive.
To Reproduce
Steps to reproduce the behavior:
- Type in a search term in the top search bar.
- The search results only show if there is an exact case-sensitive match.
Expected behavior
Search is intuitively expected to be case-insensitive.
There can be a checkbox or some other UI element to switch to a case-sensitive search if needed.