Allow users to toggle on/off workflow Kafka trigger
Nobody has claimed this yet.
- Dominant language
- Elixir
- Stars
- 296
- Forks
- 86
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 50
Description
The feature will allow us to add a toggle feature that allows users to switch on/off the Kafka trigger in their workflows. We currently use a checkbox to achieve this but we want to use a toggle feature that defaults to off and the user can turn it on as soon as they are ready to consume messages.
Contributor guide
No contributing guide indexed for this repository
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
No files or tests are named. Start by locating the workflow Kafka trigger UI and its current checkbox behavior, then trace how that setting controls message consumption. Done means the control is a toggle, defaults to off, and lets users enable the trigger when ready.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elixir, kafka
- Domain
- frontend, stream-processing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100