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

302 StepProgress component #339

Conversation

PatrickDeVries
Copy link
Contributor

Added the StepProgress component from #302. I have not written tests before so I copied the RangeSlider tests mostly, let me know if they need anything else added.

@codesandbox-ci
Copy link

codesandbox-ci bot commented Oct 4, 2021

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 2c6c677:

Sandbox Source
React Configuration

@PatrickDeVries PatrickDeVries linked an issue Oct 4, 2021 that may be closed by this pull request
Copy link
Contributor

@dawsonbooth dawsonbooth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should they be this big by default?

image

dawsonbooth
dawsonbooth previously approved these changes Oct 8, 2021
@dawsonbooth dawsonbooth self-requested a review October 8, 2021 19:10
PatrickDeVries and others added 6 commits October 11, 2021 09:08
Add a new component for tracking progress through forms and navigating through them. Supports
styling options like rounding of buttons and vertical progression. Also supports disabling of
clicking forward or backward and setting onClicks for each step.

re Headstorm#302
@hgosar hgosar closed this Feb 1, 2023
@aVileBroker aVileBroker reopened this Jul 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

StepProgress component
4 participants