Skip to content

Fix display of completed fundraise amounts#688

Open
TylerDiorio wants to merge 1 commit intomainfrom
fullyfunded
Open

Fix display of completed fundraise amounts#688
TylerDiorio wants to merge 1 commit intomainfrom
fullyfunded

Conversation

@TylerDiorio
Copy link
Contributor

@TylerDiorio TylerDiorio commented Mar 6, 2026

Issue:

Fundraise amounts look misleading and sad because prices have changed since a fundraise was completed.
Screenshot 2026-03-06 at 1 02 58 PM

Proposed Solution:

Adjust the display amounts to reflect more accurately as of the time of completion, not the current time.
For COMPLETED:

  • USD display: raised = goal = fundraise.goalAmount.usd
  • RSC display: raised = goal = fundraise.amountRaised.rsc
  • Progress: 100
Screenshot 2026-03-06 at 1 00 49 PM Screenshot 2026-03-06 at 1 00 53 PM

For non-completed statuses:

  • Preserves existing live behavior from amountRaised and goalAmount
Screenshot 2026-03-06 at 1 00 57 PM Screenshot 2026-03-06 at 1 01 00 PM

@TylerDiorio TylerDiorio requested a review from a team as a code owner March 6, 2026 19:39
@cursor
Copy link

cursor bot commented Mar 6, 2026

You have run out of free Bugbot PR reviews for this billing cycle. This will reset on March 17.

To receive reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

@chatgpt-codex-connector
Copy link

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Credits must be used to enable repository wide code reviews.

@vercel
Copy link
Contributor

vercel bot commented Mar 6, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
web Ready Ready Preview, Comment Mar 6, 2026 7:43pm

@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 6, 2026

Quality Gate Failed Quality Gate failed

Failed conditions
7.5% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

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.

1 participant