Skip to content

Explorer: add matching estimates to checkout on cart page #1994

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

Closed
michellema1208 opened this issue Jun 27, 2023 · 0 comments · Fixed by #2022
Closed

Explorer: add matching estimates to checkout on cart page #1994

michellema1208 opened this issue Jun 27, 2023 · 0 comments · Fixed by #2022
Assignees
Labels
enhancement New feature or request

Comments

@michellema1208
Copy link
Contributor

michellema1208 commented Jun 27, 2023

User Story:
As a donor
I want to know how much matching my donations will receive
So that I can visualize the power of quadratic funding

Acceptance Criteria

Empty State
GIVEN that I have no projects in my cart
WHEN I navigate to my Cart page
THEN I see a CTA to keep browsing

Passport is connected, score meets or is above default threshold (current threshold = 20)
GIVEN that I have one or more projects in my cart
WHEN I enter in donation amounts for every project
THEN I see matching estimates per project in green
AND I see my total Estimated match amount in the Summary box in green

GIVEN that I want to learn more about my estimated match
WHEN I hover over the tooltip next to "Estimated match" in the Summary box
THEN I see copy explaining how matching and QF work

GIVEN that I have successfully checked out projects
WHEN I look at the page
THEN I see a Thank You page with relevant stats (see Figma)
AND CTAs to share on Twitter, go back home, or View my Donation History page
AND I see donation and matching amount per round

Passport is not connected OR below default score threshold
GIVEN that I have one or more projects in my cart
WHEN I enter in donation amounts for every project
THEN I see matching estimates per project in orange
AND I see my potential Estimated match amount in the Summary box in green

GIVEN that I want to learn more about my potential match
WHEN I hover over the tooltip next to "Potential match" in the Summary box
THEN I see copy explaining how to actualize my donation matching

GIVEN that I have successfully checked out projects
WHEN I look at the page
THEN I see a Thank You page with relevant stats (see Figma)
AND CTAs to share on Twitter, go back home, or View my Donation History page
AND I see a "Want to supercharge your donation?" box which includes my potential match per round
AND a CTA to Open Passport

Product & Design Links:

Tech Details:

Open Questions:

Notes/Assumptions:

  • This includes writing test coverage for the functionality added in the ticket, if necessary
@michellema1208 michellema1208 added the enhancement New feature or request label Jun 27, 2023
@michellema1208 michellema1208 changed the title Explorer: add matching to checkout on cart page (multi-round) Explorer: add matching estimates to checkout on cart page (multi-round) Jun 29, 2023
@michellema1208 michellema1208 moved this to Todo in Grants Lab Aug 22, 2023
@michellema1208 michellema1208 closed this as not planned Won't fix, can't repro, duplicate, stale Aug 28, 2023
@github-project-automation github-project-automation bot moved this from Todo to Live in Grants Lab Aug 28, 2023
@michellema1208 michellema1208 changed the title Explorer: add matching estimates to checkout on cart page (multi-round) Explorer: add matching estimates to checkout on cart page Aug 28, 2023
@michellema1208 michellema1208 moved this from Live to Todo in Grants Lab Aug 28, 2023
@michellema1208 michellema1208 changed the title Explorer: add matching estimates to checkout on cart page Explorer: add matching estimates to checkout on cart page (valid passport score) Aug 28, 2023
@michellema1208 michellema1208 changed the title Explorer: add matching estimates to checkout on cart page (valid passport score) Explorer: add matching estimates to checkout on cart page Sep 5, 2023
@michellema1208 michellema1208 moved this from Todo to Backlog in Grants Lab Sep 15, 2023
@michellema1208 michellema1208 moved this from Backlog to Todo in Grants Lab Sep 18, 2023
@vacekj vacekj self-assigned this Oct 2, 2023
@vacekj vacekj moved this from Todo to In Progress in Grants Lab Oct 2, 2023
@vacekj vacekj moved this from In Progress to PR Review in Grants Lab Oct 5, 2023
@github-project-automation github-project-automation bot moved this from PR Review to Live in Grants Lab Oct 23, 2023
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
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants