You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add dedicated surgery routes for correct sidebar navigation
Add /surgeries/:surgeryId and /surgeries/:surgeryId/edit routes so that
navigating to a surgery from the Surgeries list keeps "Surgeries" active
in the sidebar, while navigating from a Patient detail keeps "Patients"
active. Components now detect navigation context and show appropriate
breadcrumbs and maintain context in internal links.
0 commit comments