Source: DESIGN-AUDIT.md
Problem: Main dashboard and Network page use Sidebar directly instead of DashboardLayout, creating inconsistency.
Actions:
- Migrate main dashboard to use
DashboardLayout
- Migrate network page to use
DashboardLayout
- Remove direct
Sidebar usage where layout component should be used
- Verify no visual regressions
Risk: Inconsistent UX, maintenance overhead.
Mirrored from Paperclip OPEA-368 (https://agi.openscan.ai/OPEA/issues/OPEA-368)
Source: DESIGN-AUDIT.md
Problem: Main dashboard and Network page use
Sidebardirectly instead ofDashboardLayout, creating inconsistency.Actions:
DashboardLayoutDashboardLayoutSidebarusage where layout component should be usedRisk: Inconsistent UX, maintenance overhead.
Mirrored from Paperclip OPEA-368 (https://agi.openscan.ai/OPEA/issues/OPEA-368)