mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Navigation: Open command palette from search box (#61667)
* Reduce size of topnav search 'input' to 1/5th of the width, min width 200px * Open command palette on topnav search box click * Rename component * fix comment * feature flag the change * update feature flag description
This commit is contained in:
@@ -46,6 +46,7 @@ Some stable features are enabled by default. You can disable a stable feature by
|
||||
| `datasourceLogger` | Logs all datasource requests |
|
||||
| `accessControlOnCall` | Access control primitives for OnCall |
|
||||
| `alertingNoNormalState` | Stop maintaining state of alerts that are not firing |
|
||||
| `topNavCommandPalette` | Launch the Command Palette from the top navigation search box |
|
||||
|
||||
## Alpha feature toggles
|
||||
|
||||
|
||||
Reference in New Issue
Block a user