Graylog2 / Graylog2/graylog2-server
Filter for roles on user list should be case insensitve
Open
improvement
low hanging fruit
triaged
users
web
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
## Expected Behavior
When filtering users by role name the suggestions for filter roles should start case insensitive.
## Current Behavior
Even though the roles are upper case the the filter suggestions only takes lower case.
## Steps to Reproduce (for bugs)
1. Go to users overview page
2. Type `Admin` in filter input
3. look for filter suggestions (which should be none there)
4. Type `admin` instead (shows suggestions)
## Your Environment
* Graylog Version: 3.0 RC1 (aad8a4d51503155afc3cc03d0c904f237b0c3127)
Contributor guide
Assessment
This issue has not been assessed yet.