redpanda-data / redpanda-data/console
Feature Request: Republishing an existing message
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 4.3k
- Forks
- 432
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 40
Description
As mentioned in https://github.com/cloudhut/kowl/issues/221#issuecomment-865106925, it is very helpful to have a feature to republish the message from a topic.
So, we could have 2 options in the message menu behind the three dots - "re-publish as-is" and "re-publish edit...".
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 by locating the topic message menu behind the three-dot control and the existing path for publishing messages. Trace how message data reaches the UI and the publish operation, then define completion as both “re-publish as-is” and “re-publish edit...” being available and working for a topic message.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- backend, frontend, full-stack
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100