Skip to content

fix(navigation):route /katalog to MaterialList, unbind duplicate - #24

Open
binus-07 wants to merge 1 commit into
mainfrom
fix/catalog-navigation-flow
Open

fix(navigation):route /katalog to MaterialList, unbind duplicate#24
binus-07 wants to merge 1 commit into
mainfrom
fix/catalog-navigation-flow

Conversation

@binus-07

Copy link
Copy Markdown
Collaborator

Summary

  • /katalog now serves MaterialList directly (added @page "/katalog" alongside the existing @page "/katalog/{category}"), making it the central catalog page.
  • Category deep links /katalog/boden, /katalog/fassade, `/katunchanged.
  • The old Catalog.razor page is removed so it no longer duplicates /katalog. Kept on disk rather than deleted.
  • Home.razor and NavMenu.razor needed no changes, all three home cards already pointed at /katalog.

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.

2 participants