hyperdx/packages
Alex Fedotyev b845595dce feat: 3-option prompt for group delete (Cancel / Ungroup Tiles / Delete)
Matches the tab-delete pattern: deleting a group now opens a modal letting
the user choose whether to preserve tiles (ungroup to top level) or delete
them along with the group.

Uniform across plain groups, legacy sections, and multi-tab groups — the
filter operates on container.id and handles all tiles regardless of their
tab assignment.

- Ungroup Tiles (primary, only offered when tileCount > 0): strips
  containerId + tabId, shifts tiles below any existing ungrouped tiles
- Delete Group & Tiles (danger): removes tiles belonging to this container
- Cancel: no-op

Removed the `confirm` prop from useDashboardContainers since the hook no
longer prompts; callers render their own modal.
2026-04-20 20:56:32 -07:00
..
api fix: Hide potentially-sensitive alert errors (#2136) 2026-04-20 15:23:19 +00:00
app feat: 3-option prompt for group delete (Cancel / Ungroup Tiles / Delete) 2026-04-20 20:56:32 -07:00
cli Release HyperDX (#2097) 2026-04-20 00:00:40 -07:00
common-utils Merge remote-tracking branch 'origin/main' into feat/unified-group 2026-04-20 19:35:45 -07:00
otel-collector Release HyperDX (#2097) 2026-04-20 00:00:40 -07:00