Skip to content

Use fuzzy search with minimum length of 3 characters where appropriate

When a term shorter than 3 characters is provided, we search for equality, to still allow finding users, groups or projects with a 1 or 2 character name.

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/40512

Merge request reports

Loading