Launch Plan
A launch countdown with a summary header and a two column grid of T minus phases, each a checklist of tasks with owners and states.
A launch countdown with a summary header and a two column grid of T minus phases, each a checklist of tasks with owners and states.
Search blocks by description or jump to a page.
The source for every Application block is included with Basic and Pro. Pick a plan to copy the code.
Already purchased? Log in
Launch Plan is the Reports 2.4 release countdown, a summary header over a two column grid of four phases from T minus 4 weeks through Post launch. The header shows the target date, days remaining, an overall tasks done tally, and an On track badge. Each phase card carries its window, a done count, and a checklist where a marker renders done, active, and open states beside a task label and its owner.
Phases are one typed array, each holding its own tasks list. The TaskMarker component switches on the task state, and per phase counts are derived at render, so adding a task is a single entry with no layout work.
Reach for this block on a release or go to market page wired to your launch checklist. Use it when a dated launch needs a single view of what is done, what is in flight, and who owns each remaining task across every phase.
A natural flow around it on an Application Pro page:
Before
After
One strong use is the product launch runbook. Other configurations:
Tip: the closing note that launch week tasks unlock once the prior phase is done keeps the sequence honest without a separate dependency view.