Skip to content

feat: add breadcrumb navigation to detail pages - #102

Merged
aalvaropc merged 1 commit into
mainfrom
feat/breadcrumbs
Apr 11, 2026
Merged

feat: add breadcrumb navigation to detail pages#102
aalvaropc merged 1 commit into
mainfrom
feat/breadcrumbs

Conversation

@aalvaropc

Copy link
Copy Markdown
Owner

Summary

  • New breadcrumb/1 component in core_components.ex accepting items list of {label, path} tuples
  • Last item (nil path) renders as bold current page; others render as clickable links with chevron separators
  • Applied to Dashboard Show, Schedule Show, and Catalog Explorer
  • Replaces "Back" buttons with proper breadcrumb trail showing navigation hierarchy

Test plan

  • mix precommit — 638 tests, 0 failures
  • Manual: visit dashboard detail, verify "Dashboards > Dashboard Name" breadcrumb; same for schedules and catalog

@aalvaropc
aalvaropc merged commit 9fd54a2 into main Apr 11, 2026
2 checks passed
@aalvaropc
aalvaropc deleted the feat/breadcrumbs branch April 11, 2026 21:38
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