Skip to content

[#734] Moleskine polish: Writer & Reader tabs#735

Merged
realproject7 merged 1 commit intomainfrom
task/734-moleskine-polish
Apr 2, 2026
Merged

[#734] Moleskine polish: Writer & Reader tabs#735
realproject7 merged 1 commit intomainfrom
task/734-moleskine-polish

Conversation

@realproject7
Copy link
Copy Markdown
Owner

Summary

  • Increase Moleskine book size to 150px desktop / 110px mobile (both tabs)
  • Remove duplicated title outside the book (Writer tab) — title only inside book
  • Move TVL + Donations into right-side info area below Created with border-t w-12 separator
  • Mobile: always flex-row — info always next to book, never stacked below (both tabs)
  • Claim button inline on same row as Claimable value
  • Rename "TOKEN HOLDINGS" → "STORY TOKEN HOLDINGS" (Reader tab)

Fixes #734

Test plan

  • Writer tab: verify book is ~150px on desktop, ~110px on mobile (375px)
  • Writer tab: title appears only inside the book, not duplicated outside
  • Writer tab: TVL + Donations appear in the right info area below Created with short separator
  • Writer tab: on 375px mobile, book and info are side-by-side (flex-row)
  • Writer tab: Claim button is inline next to Claimable value
  • Reader tab: "STORY TOKEN HOLDINGS" header text
  • Reader tab: book + info always side-by-side
  • Reader tab: book is same larger size (150px desktop / 110px mobile)

🤖 Generated with Claude Code

1. Increase book size to 150px desktop / 110px mobile
2. Remove duplicated title outside the book
3. Move TVL + Donations into right-side info area with separator
4. Mobile: always flex-row (info next to book)
5. Claim button inline on same row as Claimable value
6. Rename "TOKEN HOLDINGS" to "STORY TOKEN HOLDINGS"
7. Reader: info next to book (always flex-row)
8. Reader: same larger book size

Fixes #734

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

vercel Bot commented Apr 2, 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 2, 2026 6:09am

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.

T2b APPROVE — all 8 Moleskine polish items verified in diff:

  1. Book size: w-[110px] sm:w-[150px] ✓ (both tabs)
  2. Duplicated title removed from Writer info area ✓
  3. TVL+Donations moved into info area with border-t w-12 separator ✓
  4. Mobile always flex-row (both tabs) ✓
  5. Claim button inline with Claimable value via flex ✓
  6. 'STORY TOKEN HOLDINGS' rename ✓
  7. Reader info next to book (flex-row) ✓
  8. Reader same larger book size ✓

Net -9 lines, only 2 files touched. Clean and minimal.

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 matches issue #734. The Writer and Reader Moleskine cards now stay side-by-side on mobile, use the larger book sizing, remove the duplicated Writer title, move TVL and donations into the info column, and keep the Claim button inline with Claimable.

Findings

  • None.

Decision

Approving because the requested polish changes are implemented with focused edits and I did not find any remaining code-level mismatches against the ticket.

@realproject7 realproject7 merged commit 2980019 into main Apr 2, 2026
5 checks passed
@realproject7 realproject7 deleted the task/734-moleskine-polish branch April 2, 2026 06:12
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.

Writer + Reader tab v7 — polish Moleskine layout

2 participants