Progress tracker

Ask a question Design guidelines

Summary

A progress tracker guides users through a number of steps across multiple screens in order to complete a task flow. It shows users where they are in the process, and also offers navigation within the process.

Status

API status: general
Included in AUI core? Not in core You must explicitly require the web resource key.
Web resource key: com.atlassian.auiplugin:aui-progress-tracker
AMD Module key: N/A
Experimental since: 5.0
General API status: 5.8

Examples

Default:

  1. Configure instance
  2. Select plugins
  3. Invite users
  4. Confirm

Inverted:

  1. Configure instance
  2. Select plugins
  3. Invite users
  4. Confirm

Code

Soy

Options

Soy is available