Skip to main content
All patterns

Data display

Plan preview tree

A dry run shown as a before-and-after tree: every node carries its count now, its count after, and the arrivals and departures that make up the difference — with status rolling up the tree so "hide what does not change" is one filter rather than a recursive walk.

Reach for it when building

  • a file organise or move operation
  • a bulk rename preview
  • an import that will create folders
  • a migration plan before it runs
  • a permissions change across groups
  • any destructive batch job worth previewing
  • dry-run
  • diff
  • tree
  • preview
  • bulk-operation
  • confirmation