Skip to content

Remove command_palette feature flag

Lukas Eipert requested to merge leipert-remove-command-palette-feature-flag into master

What does this MR do and why?

The feature flag has been enabled per default since 16.2. It works properly and we relying more and more on the functionality of the command palette. Let's remove the alternate code path.

Changelog: other

Screenshots or screen recordings

N/A

How to set up and validate locally

  1. Use the new navigation and click the "Search or go to" button
  2. Everything should still work

MR acceptance checklist

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

Edited by Lukas Eipert

Merge request reports