Skip to content

[#945] Polish streak card: boost header, button color, tidy table#947

Merged
realproject7 merged 1 commit intomainfrom
task/945-streak-polish
Apr 22, 2026
Merged

[#945] Polish streak card: boost header, button color, tidy table#947
realproject7 merged 1 commit intomainfrom
task/945-streak-polish

Conversation

@realproject7
Copy link
Copy Markdown
Owner

Summary

  • Streak header now shows boost inline (e.g., "⚡ 12 Days Streak · +10% Boost") or "Next: 7 days → +5%" when no boost yet
  • Check In button text changed from text-bg to text-white for proper contrast
  • Boost tiers table redesigned: clean 3-column grid, 🔒 for locked tiers, ✓ for unlocked, "← active" for current
  • Explanation condensed to single line "Miss a day → drop one tier" with border separator

Fixes #945

Test plan

  • Header shows "+X% Boost" inline when boost is active
  • Header shows "Next: 7 days → +5%" when no boost (< 7 days)
  • Check In button text is white and readable
  • Boost tiers table shows 3 columns: days, boost %, status
  • Current tier row highlighted with "← active"
  • Unlocked tiers show ✓
  • Locked tiers show 🔒 and are dimmed
  • Single-line explanation below separator

🤖 Generated with Claude Code

… table

- Header shows boost inline (e.g., "⚡ 12 Days Streak · +10% Boost")
- Shows "Next: 7 days → +5%" when no boost yet
- Check In button text set to white for contrast on brown bg
- Boost tiers table: clean 3-column grid, locked tiers show 🔒
- Current tier highlighted with "← active" badge
- Explanation condensed to single line with visual separator

Fixes #945

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 22, 2026

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

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
plotlink Ignored Ignored Apr 22, 2026 10:28am

Request Review

Copy link
Copy Markdown
Collaborator

@project7-interns project7-interns left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verdict: APPROVE

Summary

The streak card polish matches the issue: inline boost header, corrected button contrast, cleaner three-column tiers table, and condensed explanation.

Findings

  • None.

Decision

Approving because the change matches the acceptance criteria and the required checks are passing.

@realproject7 realproject7 merged commit d982635 into main Apr 22, 2026
4 checks passed
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.

[Airdrop] Streak card: show current boost tier, fix button color, tidy boost table

2 participants