grafana/public/app/features/browse-dashboards
Ashley Harrison 0e28d6143b
Nested folders: Improve loading states (#69556)
* loading states!

* fix uncontrolled checkbox

* cleaner css

* improve flickering title

* make sure @grafana/ui has the same version of react-loading-skeleton

* fix unit test + add tooltip text

* better way of restoring focus

* only restore focus when loading

* missing !

* use aria-label instead of tooltip
2023-06-07 11:21:44 +01:00
..
api Fix: Fix dashboards not showing in folders with search v2 enabled (#69638) 2023-06-06 16:26:06 +00:00
components Nested folders: Improve loading states (#69556) 2023-06-07 11:21:44 +01:00
fixtures Nested folders: Improve loading states (#69556) 2023-06-07 11:21:44 +01:00
state Nested folders: Improve loading states (#69556) 2023-06-07 11:21:44 +01:00
BrowseDashboardsPage.test.tsx NestedFolders: Improve performance of Browse Dashboards by loading one page at a time (#68617) 2023-06-05 10:21:45 +00:00
BrowseDashboardsPage.tsx Page: Add inline rename functionality (#68828) 2023-05-31 17:03:54 +01:00
BrowseFolderAlertingPage.test.tsx Nested folders: More browse unit tests (#68994) 2023-05-25 11:26:39 +01:00
BrowseFolderAlertingPage.tsx Page: Add inline rename functionality (#68828) 2023-05-31 17:03:54 +01:00
BrowseFolderLibraryPanelsPage.test.tsx Nested folders: More browse unit tests (#68994) 2023-05-25 11:26:39 +01:00
BrowseFolderLibraryPanelsPage.tsx Page: Add inline rename functionality (#68828) 2023-05-31 17:03:54 +01:00
permissions.ts NestedFolders: Permission for creating and editing (#67406) 2023-04-28 18:00:56 +02:00
types.ts NestedFolders: Improve performance of Browse Dashboards by loading one page at a time (#68617) 2023-06-05 10:21:45 +00:00