Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implemented Breadcrumb navigation in AdminPanel #551

Merged
merged 2 commits into from
Dec 9, 2024

Conversation

sven-n
Copy link
Member

@sven-n sven-n commented Dec 9, 2024

  • Breadcrumb component marks a page which should considered in the breakcrumbs
  • BreadcrumbNavigation is the component which shows the breadcrumbs
  • HistoryManager keeps track of the navigated pages
  • Added some ToString implementations for a nicer look
  • Added some PageTitle components for a nicer look

* Breadcrumb component marks a page which should considered in the breakcrumbs
* BreadcrumbNavigation is the component which shows the breadcrumbs
* HistoryManager keeps track of the navigated pages
* Added some ToString implementations for a nicer look
* Added some PageTitle components for a nicer look
@sven-n sven-n merged commit ac0e233 into master Dec 9, 2024
3 checks passed
@sven-n sven-n deleted the dev/adminpanel-breadcrumbs branch December 9, 2024 21:21
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