Area: UI
Sub-Area: Incidents Page
Issue
When attempting to access the Incidents tab on entity pages, users encountered a blank screen instead of the expected list of incidents. This prevented users from viewing, managing, or resolving data quality incidents associated with their assets.
Common Error Messages:
- Blank screen when clicking Incidents tab
- Failed to load incidents
- Component rendering error
Solution
The Incidents tab rendering has been fixed to properly load and display incident information. The issue was related to how the UI component handled cases where entities had no incidents or when incident data was still loading.
The Incidents tab now correctly displays: - Active incidents with status indicators - Historical incidents - Incident details and resolution notes - Related assertions and monitoring results - Empty state messaging when no incidents exist
Additional Notes
Fixed in version v0.3.11. If you continue to see blank screens, clear your browser cache and refresh. The fix ensures proper error handling and loading states for the Incidents component.
Related Documentation
Tags: ui, incidents, blank-screen, rendering, observability, bug-fix, v0.3.11