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

[DRAFT] PORTALS-3195 - Migration to React Router v6 #1276

Draft
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

nickgros
Copy link
Collaborator

No description provided.

- bump react-router to v6.27.0
- Update usages of `history`/`Redirect` to use the `Navigate` API
- Removed custom route resolver
- Removed SynapseComponent render logic -- all wrappers now just take ReactNodes
- Navbar is no longer automatically populated using route config. Navbar config must be provided instead
- Use MUI instead of Bootstrap/custom styling for containers, nav buttons
- DetailsPage & Explore page now act as react-router layout components instead of containing custom routing logic
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