Skip to content

Replace select with toggle buttons for component status and fix the under maintenance icon color - #464

Merged
jbrooksuk merged 1 commit into
cachethq:mainfrom
fajarwz:fix/component-status
Sep 2, 2026
Merged

Replace select with toggle buttons for component status and fix the under maintenance icon color#464
jbrooksuk merged 1 commit into
cachethq:mainfrom
fajarwz:fix/component-status

Conversation

@fajarwz

@fajarwz fajarwz commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Descriptions

  • Replace Select with ToggleButtons for component_status in schedule create form and attach modal, matching the incident resource pattern
  • Fix under-maintenance SVG icon always rendering black by changing hardcoded fill to currentColor. This issue is very noticeable on the dark mode

Screenshots

  • Under maintenance icon with this change:
image
  • Component status on the create schedule with this change:
image
  • Component status on the attach components modal on the edit schedule with this change:
image

…con color

Replace Select with ToggleButtons for component_status in schedule create
form and attach modal, matching the incident resource pattern.

Fix under-maintenance SVG icon always rendering black by changing hardcoded
fill to currentColor.
@jbrooksuk
jbrooksuk merged commit ad49d0d into cachethq:main Sep 2, 2026
23 checks passed
@jbrooksuk

Copy link
Copy Markdown
Member

Good catches, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants