redpanda-data / redpanda-data/console
Can no longer delete consumer group from specific topic
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 4.3k
- Forks
- 432
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 40
Description
On a consumer group page (/groups/<consumer-group-id>) it is no longer possible to delete the assignment of the consumer group from a specific topic. The delete button is clickable (-> the consumer group is in an empty state), but there is no action triggered.
Deleting the entire consumer group via the Delete group button still works. We are experiencing the issue on the latest RedPanda Console version (3.2.2).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the consumer group page route /groups/<consumer-group-id> and reproduce deleting the assignment for a specific topic in Redpanda Console 3.2.2. Compare this action with the working Delete group button and trace where the topic-assignment delete action stops. Done means the button triggers the deletion and the consumer group page updates without affecting the working whole-group deletion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kafka, react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100