temporalio / temporalio/ui

Paused schedule badges use the same color as Running badges

Open Beginner friendly
#3,916 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
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:

  1. Navigate to https://cloud.temporal.io/namespaces/[NAMESPACE]/schedules.
  2. View a list containing both running and paused schedules.
  3. 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:
Image

Previous UI:
Image

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.