Skip to content

Conversation

1nf0rmagician
Copy link
Member

Summary

Added a default child route redirect for details/:id to properties.

Changes

  • Updated routing configuration so that navigating to /details/:id without a child path will automatically redirect to /details/:id/properties.

Reason

Previously, when switching to another product from parts or recipes, the route would keep the old child path or result in an empty state, requiring a second click to show the properties tab.
With this change, /details/:id now consistently redirects to the properties tab, matching expected navigation behavior.

(cherry picked from commit 24a610cea907a2e526596abda6496bfa27144a7a)
@1nf0rmagician 1nf0rmagician added bug Something isn't working port Indicates that the changes in this PR were originally discussed and merged in a prior release labels Sep 24, 2025
@1nf0rmagician 1nf0rmagician self-assigned this Sep 24, 2025
@1nf0rmagician 1nf0rmagician added this to the Framework 10.0.0 milestone Sep 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working port Indicates that the changes in this PR were originally discussed and merged in a prior release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants