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

Allow for higher amounts raised than goal amount . #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

andrewlimaza
Copy link

Don't break the progress bar if raised amount is higher than goal amount.

Don't break the progress bar if raised amount is higher than goal amount.
@tinacious
Copy link
Owner

Thanks for the contribution. While this is a good idea I think it makes sense as a configuration option as technically the visualization would not be accurate. If you could amend your PR to have this be optional rather than enforced, that would be great. Thanks.

@andrewlimaza
Copy link
Author

The 'fill' goes outside the container if you reach a target higher than your goal set. So if it's 200 / 100, the fill bar is double the size of the container

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.

2 participants