hyperdx/packages
Drew Davis 6ef3b48e0c
fix: Fix flaky saved search tests (#2079)
## Summary

This PR fixes failing Saved-Search E2E tests by

1. Fixing a bug that caused the saved search's source to sometime not populate when navigating directly to the saved search
2. Updating the saved search modal to wait until the create saved search mutation completes and invalidates saved searches before attempting to navigate (also, added a loading state and error notifications to the modal)
3. Updated a few test assertions to be more explicit about waiting for the saved search to load

### Screenshots or video

### How to test locally or on Vercel

### References



- Linear Issue:
- Related PRs:
2026-04-09 15:22:54 +00:00
..
api feat: Show created/updated metadata for saved searches and dashboards (#2031) 2026-04-07 14:31:44 +00:00
app fix: Fix flaky saved search tests (#2079) 2026-04-09 15:22:54 +00:00
common-utils fix: Ensure correct bounds for date-based timestampValueExpr (#2066) 2026-04-07 19:09:58 +00:00
otel-collector Release HyperDX (#2009) 2026-04-03 15:17:53 -07:00