Paused schedule badges use the same color as Running badges
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 431
- Forks
- 179
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 71
Description
Describe the bug
On the Schedules list, the Paused status badge, which was yellow before the #3489 , is now blue. This makes paused schedules harder to distinguish at a glance from Running schedules.
To Reproduce
Steps to reproduce the behavior:
- Navigate to
https://cloud.temporal.io/namespaces/[NAMESPACE]/schedules. - View a list containing both running and paused schedules.
- Observe that both status badges use the same blue color scheme.
Expected behavior
Paused status badges should use the yellow/warning color scheme again, preserving the visual distinction between Running and Paused schedules.
Screenshots
Current UI:
Previous UI:
Desktop (please complete the following information):
- OS: MacOS
- Browser: Google Chrome
- Version: 150.0.7871.116 (Official Build) (arm64)
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
Start at the Schedules list in the Temporal UI and reproduce the issue with both running and paused schedules. Trace where the status badges choose their color scheme, restore the yellow/warning treatment for Paused while keeping Running blue, and verify the two statuses are visually distinct.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 72/100