Skip to content

Make search scope location badge unselectable

username-removed-236782 requested to merge (removed):patch-14 into master

What does this MR do?

Makes the search scope location badge in the search input (rendered on every page) unselectable.

Why was this MR needed?

UI/UX consistency. If you try to select the text on the search scope badge, the search box grabs focus anyway so there is no purpose in keeping the icon badge selectable. Furthermore, the magnifier icon on the right side of the search box is already unselectable, so I assume this was omitted as an oversight.

Merge request reports