Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stepper improvements #2338

Open
jfisher-bentley opened this issue Nov 12, 2024 · 1 comment · Fixed by #2345
Open

Stepper improvements #2338

jfisher-bentley opened this issue Nov 12, 2024 · 1 comment · Fixed by #2345
Labels
enhancement New feature or request

Comments

@jfisher-bentley
Copy link

Feature

Provide some options for the stepper

  • Set an icon per step (to replace the step number)
    • To allow showing a checkmark (or other icon) on completed steps
  • Allow clicking on 'future' steps to advance directly and skip steps in between
  • Thicken green progress line to provide better distinction

Examples

Image

@jfisher-bentley jfisher-bentley added the enhancement New feature or request label Nov 12, 2024
@smmr-dn smmr-dn linked a pull request Nov 20, 2024 that will close this issue
1 task
@smmr-dn
Copy link
Contributor

smmr-dn commented Nov 20, 2024

One part of this enhancement request has been released in 3.16.0 🚀 The Stepper step's content can be customised using a stepContent property in each item of the steps array. So, as you suggested, you could now show a checkmark icon for the completed steps.

The others parts of this issue are being considered and are in our backlog.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants