* DashboardList/AlertList: Fix for missing All folder value
* Refactor: Fixes case where folder does not exist in results
(cherry picked from commit 7c7b21b39e)
Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com>
This commit is contained in:
co-authored by
Hugo Häggmark
parent
c61395d7dc
commit
05c0e83802
@@ -200,6 +200,9 @@ export const Components = {
|
||||
FolderPicker: {
|
||||
container: 'Folder picker select container',
|
||||
},
|
||||
ReadonlyFolderPicker: {
|
||||
container: 'data-testid Readonly folder picker select container',
|
||||
},
|
||||
DataSourcePicker: {
|
||||
container: 'Data source picker select container',
|
||||
input: () => 'input[id="data-source-picker"]',
|
||||
|
||||
Reference in New Issue
Block a user