Introduce minimum query length
Why are we doing this work?
During our testing of the filter in selected groups we can consistently reach a query timeout by performing single-letter lookups - https://new-sentry.gitlab.net/organizations/gitlab/issues/1047519 and internal Slack thread
Implementation plan
- Reject queries shorter than 3 characters on the frontend
Edited by Michał Zając