Upgrade to React Router v7 #4929
Labels
enhancement
topic: frontend
topic: tech debt
triage
Issue needs to be validated. Remove this label if the issue considered valid.
Milestone
We're on v6 with some leftovers from v5, so let's do this before it becomes too painful.
In particular, we need to re-organize a bunch of code to not use the JSX nested routes, and convert everything to (static) routes with elements. This will likely mean moving some submission checks to context & hooks instead of explicit props. Possibly we can tap into the loaders/actions too for better DX.
Steps
The text was updated successfully, but these errors were encountered: