Skip to content

[FEATURE] Add bulk stream selection and batch operations #762

Description

@ritik4ever

Category: frontend
Project area: frontend/src/components/StreamsTable.tsx

Context:
BULK_SELECTION_IMPLEMENTATION.md and BULK_SELECTION_VISUAL_GUIDE.md already exist.

Implementation:

  • Checkbox column in streams table.
  • Select all / deselect all.
  • Batch actions: cancel, pause, resume.
  • Confirmation modal showing count.

Acceptance Criteria:

  • Batch cancel triggers individual cancel per stream.
  • Partial failures shown per stream.
  • UI matches BULK_SELECTION_VISUAL_GUIDE.md spec.

Activity

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

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions