The Strategy Map uses confirmation dialogs for destructive or significant actions. These are the same dialogs used across the entire Shorter Loop application for consistency.Delete confirmation#
When: Clicking Delete from the three-dot menu.Heading: "Delete {Type}" (e.g., "Delete Solution")
Message: "{Title}" will be moved to trash and can be restored later. Child items will be remapped to the parent node.
Link confirmation#
When: Selecting an existing item from the autocomplete to reparent it.Heading: "Link {Type}" (e.g., "Link Solution")
Message: Move "{Item Title}" ({Key}) under "{Parent Title}"? This will change its parent. All child items will move with it.
No confirmation needed#
The following actions do not require confirmation:Creating a new item (reversible via delete)
Dragging nodes to reposition
Modified at 2026-04-13 11:23:50