-
Notifications
You must be signed in to change notification settings - Fork 77
Open
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programfrontendgood first issueGood for newcomersGood for newcomers
Description
Small inline badge components used throughout the asset tables and detail pages to visually communicate asset status and condition.
Requirements
StatusBadge — accepts status: AssetStatus enum value and renders a coloured pill:
ACTIVE→ greenASSIGNED→ blueMAINTENANCE→ yellow/amberRETIRED→ gray
ConditionBadge — accepts condition: AssetCondition enum value:
NEW→ emeraldGOOD→ greenFAIR→ yellowPOOR→ red
Both components should be small, pill-shaped, with a subtle background tint.
Acceptance Criteria
- All enum values have a colour mapped
- No unhandled/unknown values cause crashes (fallback to gray)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programfrontendgood first issueGood for newcomersGood for newcomers