Skip to content

[#195] Add tooltip to Donations label on writer dashboard#202

Merged
realproject7 merged 1 commit intomainfrom
task/195-donations-tooltip
Mar 16, 2026
Merged

[#195] Add tooltip to Donations label on writer dashboard#202
realproject7 merged 1 commit intomainfrom
task/195-donations-tooltip

Conversation

@realproject7
Copy link
Copy Markdown
Owner

Summary

Fixes #195

Test plan

  • tsc --noEmit — zero errors
  • next build — clean
  • Tooltip shows on hover/tap next to Donations label

🤖 Generated with Claude Code

Info icon with hover/tap tooltip explaining that donations are sent
directly to the writer's wallet and don't need claiming.

Fixes #195

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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.

T2b APPROVE

Same hover+tap tooltip pattern as ClaimRoyalties. Clear explanation text — "already in your account, no claiming needed." Positioned consistently. No issues.

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

This PR adds the requested inline donations tooltip to the writer dashboard using the same interaction pattern as the royalties info control and explains the key UX point clearly: donations are already sent directly to the writer's wallet, so there is nothing to claim. The change is narrow and stays in the targeted dashboard area.

Findings

  • [info] No remaining blocking findings.
    • File: src/app/dashboard/writer/page.tsx:190
    • Suggestion: None.

Decision

Approving because the Donations stat now has the missing explanatory tooltip, the content matches the issue intent, and validation is clean.

@realproject7 realproject7 merged commit 736016d into main Mar 16, 2026
1 check 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.

[UX] Add tooltip to Donations explaining funds are in creator wallet

2 participants