Skip to content

Add a watchlist feature allowing users to bookmark creator keys and see them on a dedicated page #846

Description

@Chucks1093

Summary

Users have no way to save keys they are interested in without buying them. A watchlist feature that lets users bookmark creator keys and view them on a dedicated watchlist page would improve discovery and reduce navigation friction.

Scope

  • Add a bookmark icon button to each creator key card on the marketplace and key detail page
  • Toggle the bookmark state locally and persist it in localStorage keyed by wallet address
  • Add a /watchlist route showing all bookmarked keys as a grid of key cards
  • Show a 'Your watchlist is empty' empty state with a link to the marketplace when no keys are saved
  • Show the total watchlist count as a badge on the navbar watchlist icon

Acceptance Criteria

  • Bookmark toggles correctly on key cards and detail page
  • Watchlist persisted in localStorage and restored on page reload
  • Watchlist page renders correct bookmarked keys
  • Empty state shown when watchlist is empty
  • Navbar badge count matches the number of bookmarked keys

ETA: 12 hours


Coordinate on Telegram

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions