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

[Platform]: update to react-router v6 #580

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

Conversation

carcruz
Copy link
Contributor

@carcruz carcruz commented Nov 30, 2024

[Platform]: update to react-router v6

Description

Migration is necessary to maintain the platform ahead with the latest react-router features.

Migration docs: https://reactrouter.com/upgrading/v6

Todo:

  • Update apps and packages version
  • App root working
  • Home page working
  • Downloads page
  • Disease page
  • Target page
  • Drug page
  • Variant page
  • Study page
  • Credible-set page
  • Check query params in AotF

Type of change

  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

How Has This Been Tested?

  • Navigate over all UI

Checklist:

  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • I have made corresponding changes to the documentation

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