mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Navigation: Hide Undock menu button when docked (#76965)
* small dock menu exploration * fix e2e tests * revert back to web-section-alt
This commit is contained in:
@@ -257,7 +257,7 @@ export const Components = {
|
||||
button: 'Configuration',
|
||||
},
|
||||
Toggle: {
|
||||
button: 'Toggle menu',
|
||||
button: 'data-testid Toggle menu',
|
||||
},
|
||||
Reporting: {
|
||||
button: 'Reporting',
|
||||
|
||||
Reference in New Issue
Block a user