grafana/public/app/features/manage-dashboards/state
Sonia Aguilar f2d4e24710
Alerting: improve FolderPicker and Evaluation Group Select for Huge lists (#61221)
* Add AsyncVirtualizedSelect component in grafana-ui

* Slice FolderPicker results to 1k and virtualize list using AsyncVirtualizedSelect

* Group list in alert form: Use AsyncSelect and slice results to 1000

* Virtualize and slice always in FolderPicker: set default sliceResults value and let consumers change this value

* Always slice results in FolderPicker

* Limit folder results setting the limit in the api call instead slicing in the FE

* Remove warning about the limit in the Select label
2023-01-12 11:45:03 +01:00
..
actions.test.ts Folder: Replace folderId with folderUid (#58393) 2022-11-17 09:22:57 +01:00
actions.ts Alerting: improve FolderPicker and Evaluation Group Select for Huge lists (#61221) 2023-01-12 11:45:03 +01:00
reducers.test.ts Export: Fix export/import of dash with library panels (#49319) 2022-06-29 16:18:27 +01:00
reducers.ts Folder: Replace folderId with folderUid (#58393) 2022-11-17 09:22:57 +01:00