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 ProgressBar component #34

Open
tchock opened this issue Feb 24, 2021 · 0 comments
Open

Add ProgressBar component #34

tchock opened this issue Feb 24, 2021 · 0 comments
Labels

Comments

@tchock
Copy link
Member

tchock commented Feb 24, 2021

The ProgressBar component needs to take a 0 to 1 value and display it as a progress bar.
Should be able to switch colors (brand, plain, positive, negative).
Non progressed space should have a light color, the progressed space should use the main color.
Progress should animate as well, animation duration should be configurable via props.

@tchock tchock added the feature label Feb 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant