Skip to content

Add sniffer playlist removal#528

Merged
puemos merged 1 commit into
masterfrom
codex/issue-241-remove-playlist
May 12, 2026
Merged

Add sniffer playlist removal#528
puemos merged 1 commit into
masterfrom
codex/issue-241-remove-playlist

Conversation

@puemos

@puemos puemos commented May 12, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add a per-playlist Remove action in the Sniffer list.
  • Wire the action through the sniffer controller to the existing playlist removal flow so related levels, inspections, and preferences are cleaned up by existing epics.
  • Add a Redux-backed behavior test that removes one sniffed playlist and verifies the rest of the list remains.

Why

Issue #241 asks for a way to delete individual sniffed playlists after using or dismissing them. The store already had removal support, but the Sniffer UI did not expose it.

Validation

  • pnpm --filter ./src/popup run test
  • pnpm --filter ./src/popup run build

@puemos puemos force-pushed the codex/issue-241-remove-playlist branch from 07c812f to cb8b39d Compare May 12, 2026 12:21
@puemos puemos changed the title [codex] add sniffer playlist removal Add sniffer playlist removal May 12, 2026
@puemos puemos marked this pull request as ready for review May 12, 2026 12:36
@puemos puemos merged commit cb5936b into master May 12, 2026
4 checks passed
@puemos puemos deleted the codex/issue-241-remove-playlist branch May 12, 2026 12:36
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.

1 participant