Fix trailing dot in autocomplete search

What does this MR do and why?

When using autocomplete to find an issue or merge request a trailing · can appear. This is only visually necessary when a namespace is presents.

References

Screenshots or screen recordings

Before After
127.0.0.1_3000_gitlab-org_gitlab-test_-merge_requests_7__3 127.0.0.1_3000_gitlab-org_gitlab-test_-_merge_requests_7
127.0.0.1_3000_gitlab-org_gitlab-test_-merge_requests_7__4 127.0.0.1_3000_gitlab-org_gitlab-test_-merge_requests_7__1

How to set up and validate locally

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Austin Regnery

Merge request reports

Loading