-
[OPIK-2722] [FE] Disable sorting for dataset groups and order by last created experiment (#3688)
发布于
2025-10-17 08:54:01 +00:00 -
[OPIK-2722] [Experiment page] Disable sorting for dataset groups and order by last created experiment
-
Revision 2: Optimize dataset fetching to only occur when grouping by dataset
- Add isGroupingByDataset memoized value to avoid duplicate logic
- Only fetch datasets when actually grouping by dataset field
- Only refetch datasets when grouping by dataset
- Prevents unnecessary API calls when grouping by other fields
Addresses Copilot PR review feedback on performance optimization.
下载附件
-