Description
Show a compact service-health pulse widget that gives a quick visual read on the platform status.
Requirements and context
- Overall pulse
- Service breakdown
- Refresh states
- Compact display
- Theme support
- Accessible text
Suggested execution
Fork the repo and create a branch
git checkout -b feature/frontend-service-health-pulse
Implement changes
- Create health pulse widget
- Connect widget to status data
- Add compact and detailed modes
- Document widget usage
Example commit message
feat: create service health pulse widget
Guidelines
- Assignment required before starting
- PR must include a closing reference to this issue
- Timeframe: 72 hours
Description
Show a compact service-health pulse widget that gives a quick visual read on the platform status.
Requirements and context
Suggested execution
Fork the repo and create a branch
Implement changes
Example commit message
Guidelines