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

As a Gitcoin Grants user, I don't have clarity on how the donation bars and total work. #4169

Closed
2 of 5 tasks
frankchen07 opened this issue Apr 10, 2019 · 0 comments
Closed
2 of 5 tasks
Assignees
Labels
enhancement This is a feature to be enhanced or improved. frontend This needs frontend expertise. Gitcoin Grants Gitcoin Grants

Comments

@frankchen07
Copy link
Contributor

frankchen07 commented Apr 10, 2019

User Story

As a Gitcoin Grants user, I don't have clarity on how the donation bars and total work.

Why Is this Needed

The donation bars have been a confusing item for many users. To give a little bit of scope, below are all the current tickets that are open in regards to this issue.

#3314
#3890
#3479
#4062
#3470
#3484

Description

Updated design from @willsputra:

grants

There is now one donation bar under "monthly recurring", which should be changed to "monthly amount."

The bar should account for all active recurring subscriptions from the current month and previous months, and non-recurring subscription payments in the current month.

The total funded of all time should be cumulative on all contributions in the current month and all previous months.

Example: For a grant started in January that is looking for a $500 contribution every month, given the data below:

Jan - $100 active recurring subscription, $50 one-time contribution
Feb - $10 one-time contribution
March - another $100 active recurring subscription, $50 one-time
April - $50 active recurring subscription, $10 one-time

The donation bar for April should read $250 ($100 active from Jan + $100 active from March + $50 active from April

The total funding amount should be $370 (Jan+Feb+March+April).

Current Behavior

The current bar is not clear if one-time subscriptions make it into the monthly funding goal, and how much has been historically funded.

Screen Shot 2019-04-10 at 10 42 01

Expected Behavior

See description.

Definition of Done

Data Requirements

  • should not change any data tracking to our DBs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This is a feature to be enhanced or improved. frontend This needs frontend expertise. Gitcoin Grants Gitcoin Grants
Projects
None yet
Development

No branches or pull requests

2 participants