Skip to content

feat: add in_progress status to status_badge#989

Merged
fortmarek merged 1 commit intomainfrom
feat/add-in-progress-status-badge
Mar 10, 2026
Merged

feat: add in_progress status to status_badge#989
fortmarek merged 1 commit intomainfrom
feat/add-in-progress-status-badge

Conversation

@fortmarek
Copy link
Copy Markdown
Member

Summary

  • Adds a new in_progress status to the status_badge and status_badge_cell components
  • Uses the circle_dashed icon with secondary icon color
  • Label text uses primary color (consistent with success/error/warning, not dimmed like disabled)

Context

Needed for the Tuist server build detail page to show builds that are currently being processed.

🤖 Generated with Claude Code

Add a new `in_progress` status with a `circle_dashed` icon and secondary
icon color. The label uses the primary color (same as success/error/warning).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@fortmarek fortmarek force-pushed the feat/add-in-progress-status-badge branch from e6dd7ae to 84a11a8 Compare March 10, 2026 21:24
@fortmarek fortmarek marked this pull request as ready for review March 10, 2026 21:25
@fortmarek fortmarek requested a review from a team as a code owner March 10, 2026 21:25
@fortmarek fortmarek requested review from cschmatzler and removed request for a team March 10, 2026 21:25
@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. enhancement New feature or request labels Mar 10, 2026
@fortmarek fortmarek merged commit 0f86cb5 into main Mar 10, 2026
6 checks passed
fortmarek added a commit to tuist/tuist that referenced this pull request Mar 10, 2026
Port tuist/Noora#989 — adds in_progress status to status_badge and
status_badge_cell components using circle_dashed icon.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant