mirror of
https://github.com/hyperdxio/hyperdx
synced 2026-04-21 13:37:15 +00:00
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. |
||
|---|---|---|
| .. | ||
| api | ||
| app | ||
| cli | ||
| common-utils | ||
| otel-collector | ||