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

Add Current Step Support to Process List #163

Merged
merged 1 commit into from
May 15, 2024
Merged

Conversation

jbouder
Copy link
Collaborator

@jbouder jbouder commented May 15, 2024

The current process list component does not allow indicating which step is current and/or completed. This update adds a currentStep prop to the component, which is then used to style the process list items based on the current step.

Description

  • Updated to allow setting current step on process list component
  • Added new story fro current step
  • Added new unit test

Related Issue

N/A

Motivation and Context

  • Make the component more useful

How Has This Been Tested?

  • Local Testing

Screenshots (if appropriate):

Screenshot 2024-05-15 at 7 25 06 AM

@jbouder jbouder added the enhancement New feature or request label May 15, 2024
@jbouder jbouder merged commit 8f71b39 into main May 15, 2024
5 checks passed
@jbouder jbouder deleted the process-list-updates branch May 15, 2024 13:42
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 this pull request may close these issues.

None yet

3 participants