Skip to content

feat(bookmarks): bulk-remove consumed release bookmarks #296

Description

@obrien-k

What

BookmarksPage is fully read-only today (verified 2026-07-04): once a member has consumed a bookmarked release there is no way to clear it from the list short of unbookmarking one by one. Power users accumulate large bookmark lists as consumption queues; a one-click "remove the ones I've already consumed" keeps the queue meaningful.

Scope

  • DELETE /api/bookmarks/releases/consumed — removes the caller's release bookmarks whose release they hold a consumption record for.
  • Paired stellar-ui work: a bulk button on BookmarksPage (file the ui issue when this is picked up, per the contract-hygiene convention).

Design blueprint exists (2026-07-04 parity deep dive, item J2); its detail lands on this issue when the blueprint corpus is transplanted.

Surfaced by the 2026-07-08 parity harvest.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ready-for-agentFully specified, ready for an AFK agent

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions