Skip to content

Increase the visibility of the keyboard shortcut for Global Search

Tomas Bulva requested to merge tbulva-kbd-shortcut-in-header-search into master

What does this MR do and why?

closes issue: #342427 (closed)

This commit adds a keyboard shortcut visual cue to search the input field. It is automatically hidden when input fields become active. Visual cue adjusts to all possible color themes. It also overpowers the clear button when there is input in the field but the field is not active.

Screenshots or screen recordings

Dark Light Light Red Red
Screenshot_2022-03-31_at_17.04.53 Screenshot_2022-03-31_at_17.04.38 Screenshot_2022-03-31_at_17.05.27 Screenshot_2022-03-31_at_17.05.44
Light Green Green Light Blue Blue
Screenshot_2022-03-31_at_17.06.11 Screenshot_2022-03-31_at_17.06.23 Screenshot_2022-03-31_at_17.06.37 Screenshot_2022-03-31_at_17.06.48
Light Indigo indigo Dark Mode
Screenshot_2022-03-31_at_17.07.01 Screenshot_2022-03-31_at_17.07.16 Screenshot_2022-03-31_at_17.04.05

How to set up and validate locally

There is no setup necessary, the only thing you can do is to change the navigation theme via preferences to reveal all color combinations.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports