Problem
The Stories tab redesign from PR #706 used toggle buttons to collapse info — user doesn't like this approach. Remove ALL toggle/collapse buttons.
New design direction
Moleskine book cards (Image 222)
Use the same Moleskine notebook card design from the home page for each storyline:
- Inside the book shape: genre tag at top, title in center, plot count + `active` tag at bottom
- Below the book: all other info laid out neatly
Info below each book card
Arrange neatly, no toggle buttons, all visible:
- Token price (PLOT + USD)
- TVL (PLOT + USD)
- Holders, views
- Created date, deadline countdown
- Royalties + Claim button (own profile only)
- Donation history (own profile only)
Critical: mobile-first
This MUST look clean on mobile (375px). No overflow, no cramming.
Use `/frontend-design` skill
Files to modify
- `src/app/profile/[address]/page.tsx` — Stories tab section
Branch
`task/709-stories-moleskine`
Self-Verification (T3)
Problem
The Stories tab redesign from PR #706 used toggle buttons to collapse info — user doesn't like this approach. Remove ALL toggle/collapse buttons.
New design direction
Moleskine book cards (Image 222)
Use the same Moleskine notebook card design from the home page for each storyline:
Info below each book card
Arrange neatly, no toggle buttons, all visible:
Critical: mobile-first
This MUST look clean on mobile (375px). No overflow, no cramming.
Use `/frontend-design` skill
Files to modify
Branch
`task/709-stories-moleskine`
Self-Verification (T3)