Skip to content

Conversation

@mddifilippo89
Copy link
Member

#939

Summary of Required Changes:
SamplesRouter.tsx: Changed indexOf("/samples") > 0 to >= 0 - THE CRITICAL BUG FIX
SamplesBrowser.tsx & SamplesRouter.tsx: Converted navigation expand/collapse from DOM manipulation to React state management - PREVENTS VITE HMR FROM COLLAPSING EXPANDED GROUPS

The sidebar disappearing (the >= 0 fix)
The expanded navigation groups collapsing on navigation (the state management refactor)
The solution is complete and minimal!

@mddifilippo89 mddifilippo89 added the status: in-review PR is ready for review label Nov 14, 2025
@HUSSAR-mtrela HUSSAR-mtrela merged commit f5c723f into vnext Nov 17, 2025
3 of 5 checks passed
@HUSSAR-mtrela HUSSAR-mtrela deleted the mdd-fix-routing-nav branch November 17, 2025 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: in-review PR is ready for review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants