litmuschaos/litmus

Show exclamation icon in square box for partially completed experiments in ChaosCenter

Open

#5,257 建立於 2025年10月23日

在 GitHub 查看
 (19 留言) (0 反應) (0 負責人)HTML (3,702 star) (574 fork)batch import
good first issuekind/enhancement

描述

Description

In ChaosCenter → Experiment section → Recent Experiment Runs, experiments with a Resilience Score less than 100 (e.g., 50) currently display a Completed status in orange with a tooltip containing an exclamation icon.

To improve consistency with the Error status display, the exclamation icon should also appear inside a square box in the Recent Experiment Runs list, similar to the cross icon used for Error status.

Location

ChaosCenter → Experiment section → Recent Experiment Runs

Proposed changes

  • For partially completed experiments (Resilience Score < 100), display the exclamation icon inside a square box in the Recent Experiment Runs list.
  • Maintain the orange color for partially completed status.
  • Ensure the tooltip with the Resilience Score and status remains functional.
  • Keep styling and alignment consistent with the Error status display.

貢獻者指南