Skip to content

feat(dashboard): breadcrumb navigation component#1807

Merged
OneStepAt4time merged 1 commit intodevelopfrom
feat/breadcrumb-nav
Apr 14, 2026
Merged

feat(dashboard): breadcrumb navigation component#1807
OneStepAt4time merged 1 commit intodevelopfrom
feat/breadcrumb-nav

Conversation

@OneStepAt4time
Copy link
Copy Markdown
Owner

What

Replaces static 'Aegis Dashboard' header with dynamic breadcrumb navigation.

Changes:

  • Breadcrumb component (route-aware labels, UUID truncation)
  • Integrated into Layout header
  • Shows Home > Sessions > {id} pattern
  • Hidden on home page
  • Accessible (nav + aria-label)
  • Updated Layout tests

Build and 284 tests pass. Closes #1792

- Reusable Breadcrumb component with route-aware labels
- Replaces static 'Aegis Dashboard' title in Layout header
- Shows Home > Sessions > {id} pattern on nested pages
- UUID IDs truncated for readability
- Accessible with nav + aria-label
- Updated Layout tests

Closes #1792
Copy link
Copy Markdown
Contributor

@aegis-gh-agent aegis-gh-agent bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Approved — breadcrumb navigation with dynamic route segments and test coverage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant