Summary
Currently the story page only has a single "Share to Farcaster" button. Dropcast has three share options — share to X, share to Farcaster, and copy link. Apply the same structure to PlotLink.
Current behavior
Only one button: "Share to Farcaster"
Expected behavior
Three share buttons matching Dropcast's pattern:
- Share to X — opens Twitter/X compose with story link + text
- Share to Farcaster — existing Farcaster share (via SDK composeCast or Warpcast intent)
- Copy Link — copies story URL to clipboard with toast confirmation
Implementation
- Review
dropcast share logic for the component structure and share URL patterns
- Add all three buttons in a row or group below the chapters section
Acceptance Criteria
Summary
Currently the story page only has a single "Share to Farcaster" button. Dropcast has three share options — share to X, share to Farcaster, and copy link. Apply the same structure to PlotLink.
Current behavior
Only one button: "Share to Farcaster"
Expected behavior
Three share buttons matching Dropcast's pattern:
Implementation
dropcastshare logic for the component structure and share URL patternsAcceptance Criteria