Add timer indicator on Running jobs
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 431
- Forks
- 179
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 71
Description
Is your feature request related to a problem? Please describe.
I have a lot of workflows that sleep for several days, but I can't distinguish them for workflows that don't sleep and are expected to finish in a few minutes.
Describe the solution you'd like
Add the clock icon or "zzz" icon next to the "Running" status to indicate that a workflow is currently on a sleep timer.
Add filter to differentiate between "Running" and "Running zzz"
Describe alternatives you've considered
Adding search attribute tags but that over complicates.
Additional context
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, tests, or entry points are identified. Start by locating the UI that renders Running workflows and its filtering controls, then determine how sleep-timer state is exposed; done means a distinct clock or zzz indicator and separate Running and Running zzz filtering.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100