-
Notifications
You must be signed in to change notification settings - Fork 1
Problems Pane: Centralized Issue Summary and Navigation #91
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Summary
Add a problems pane summarizing all validation errors, warnings, and compatibility issues in one place. Enable navigation to affected policies.
Goals / Outcomes
- Centralize display of all current errors, warnings, and compatibility notes
- Provide quick navigation from the problems pane to affected policy editor fields
Non-Goals
- Error remediation logic (handled elsewhere)
User Value
Reduces time spent hunting for issues across multiple policies, improving review and deployment confidence.
Acceptance Criteria
- All validation errors and warnings are listed in a single pane
- Clicking an item navigates to the relevant policy editor section
- UI is accessible and keyboard-navigable
- Tests verify aggregation and navigation logic
Dependencies
- Validation engine
Technical Notes
- Use observable event stream from validation engine
Testing Considerations
- Complex error scenarios
Future Enhancements
- Filtering and grouping options
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request