Problem
In /rewards, Pending rewards currently only tracks referral bonuses.
This undercounts pending rewards for users who also have badge/campaign rewards (e.g. Ethereum Hub badge), so the section named “Rewards” does not reflect all rewards context.
Constraint
Some campaigns are time-limited or first-come-first-serve. Showing a hard guaranteed pending amount can be misleading if eligibility changes before claim.
Proposed UX
- Replace/rename Pending rewards to wording that communicates non-guaranteed availability (e.g. “Available now” or “Up to available now”).
- Add a small tooltip explaining that this amount can change based on campaign limits/time windows/eligibility at claim time.
Scope (this issue)
Acceptance criteria
- A user with referral + badge/campaign rewards sees a combined “available now” style figure.
- Copy/tooltips make it clear this value is dynamic and not a guaranteed future payout.
- Existing referral flow remains intact.
Planning
- Priority: This week
- Estimate: 1 point
Context
Raised from rewards thread discussion: avoid undercounting while avoiding “you stole my rewards” confusion when campaign conditions change.
Problem
In
/rewards, Pending rewards currently only tracks referral bonuses.This undercounts pending rewards for users who also have badge/campaign rewards (e.g. Ethereum Hub badge), so the section named “Rewards” does not reflect all rewards context.
Constraint
Some campaigns are time-limited or first-come-first-serve. Showing a hard guaranteed pending amount can be misleading if eligibility changes before claim.
Proposed UX
Scope (this issue)
/rewardsto non-guaranteed wording.Acceptance criteria
Planning
Context
Raised from rewards thread discussion: avoid undercounting while avoiding “you stole my rewards” confusion when campaign conditions change.