Skip to main content
v0.1 dev

Component 21 · Navigation

Stepper

Guide setup, onboarding, or calibration across ordered steps.

implementedPhase 2stable

Overview

Guide setup, onboarding, or calibration across ordered steps. It preserves organization, region, farm and entity scope while the user changes location or peer view.

When to use

Use HE/Stepper when you need to guide setup, onboarding, or calibration across ordered steps. Keep its role distinct from transport freshness, animal-health severity and model confidence.

Example

Atlantic · interactive specimen
  1. 1Connect
  2. 2Calibrate
  3. 3Validate
<ol class="he-stepper"><li class="he-stepper__step" data-complete="true"><span class="he-stepper__marker">1</span><b>Connect</b></li><li class="he-stepper__step" aria-current="step"><span class="he-stepper__marker">2</span><b>Calibrate</b></li><li class="he-stepper__step"><span class="he-stepper__marker">3</span><b>Validate</b></li></ol>

Anatomy

1Landmark
2Item or trigger
3Current state
4Destination

Anatomy stays identical in Pasture and Atlantic. A responsive layout may wrap or stack parts, but reading order and focus order remain equivalent.

Variants and states

Variants

horizontalverticalcompact

States

upcomingcurrentcompleteerrordisabled

Accessibility

Use an ordered list, expose current step, and retain completed-step labels.

  • Maintain a visible keyboard focus indicator and a logical focus sequence.
  • Never rely on colour alone for operational, freshness or severity state.
  • Keep touch targets at least 44 × 44 px unless the target is an inline text link.

Cross-platform contract

SurfaceCanonical nameStatus
FigmaHE/Stepperstable
Web.he-stepperimplemented
FlutterHeStepperimplemented
Token rootcomponent.steppergenerated