Skip to content

Resolve "Command menu requires ⌘+K twice"

What does this MR do and why?

Fix issue where the command palette wouldn't open rightaway after dismissing the dropdown not using the key combo.

MR acceptance checklist

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

Screenshots or screen recordings

Before After
before-720 after-720

How to set up and validate locally

  1. On any page press '/'
  2. After search modal opens press CMD+K and Esc and CMD+K
  3. Command palette should open close and open

Related to #461622 (closed)

Edited by Tomas Bulva

Merge request reports