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

View previous contributions #32

Closed
spengrah opened this issue Apr 16, 2020 · 1 comment · Fixed by #218
Closed

View previous contributions #32

spengrah opened this issue Apr 16, 2020 · 1 comment · Fixed by #218
Assignees
Labels
Milestone

Comments

@spengrah
Copy link
Member

Contributor can see their previous contributions within a round

View can see recipient contribution totals from previous rounds

@spengrah spengrah transferred this issue from clrfund/web Apr 21, 2020
@xuhcc xuhcc added this to the Milestone 5 milestone Aug 24, 2020
@xuhcc xuhcc added the frontend label Dec 7, 2020
@xuhcc xuhcc self-assigned this Dec 7, 2020
@xuhcc
Copy link
Contributor

xuhcc commented Dec 9, 2020

can see recipient contribution totals from previous rounds

Implemented along with #25

Contributor can see their previous contributions within a round

Already done (cart remains open throughout the round).

But we also show cart from previous round when user navigates to it (#25). This allows users to see their past contributions. Possible improvements:

  • Do not save every change to local storage after contributing. Only update saved cart when user actually reallocates funds.
  • Do not allow to change cart after the end of the round.
  • Do not allow to add projects to cart after the end of the round.

daodesigner pushed a commit that referenced this issue Sep 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants