U.S. flagA digital services project by Flexion

Preview Banner

feedbackCustom

Full-width warning banner shown on branch-qualified form pages to indicate a non-production preview and that submissions will reference the branch commit.

Custom component — no upstream reference.

Variants

Default

PreviewYou are viewing a preview on branch story-1/intake-form. Submissions reference this version.

With Edit Link

PreviewYou are viewing a preview on branch story-2/pdf-extract. Submissions reference this version (abc1234).Open in editor

With Sha

PreviewYou are viewing a preview on branch story-1/intake-form. Submissions reference this version (abc1234).

Contract

Documented variants

  • Default — Banner showing the branch name with no commit SHA or editor link.
  • WithSha — Banner including an abbreviated commit SHA, indicating the exact snapshot being previewed.
  • WithEditLink — Banner with both a SHA and an "Open in editor" link for quick access to editing.

Behavior promises

  • ○ Banner is rendered at page level with role="status" so screen readers announce the preview context
  • ○ SHA is abbreviated to 7 characters in the display

Source CSS