-
Story
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
-
None
-
None
-
False
-
-
False
-
5
-
None
-
None
-
None
As per Console dynamic plugins README:
Console 4.16.x
...
All Console provided React Router v5 shared modules are deprecated and will be removed in the future. Plugins should upgrade to React Router v6 via react-router-dom-v5-compat module.
We should drop support of React Router v5 in Console 4.19 release in order to align both Console and its plugins to use React Router v6.
This is a breaking change impacting all plugins that may still use Console provided React Router v5 shared modules.
AC:
- Bump react-router and react-router-dom in console's core package to version 6
- Replace any v5 occurrences in consoleĀ
- Revisit shared-modules configuration for react-rotuer and react-router-dom
- Update readme
- Announce the dropping of the v5
Note: Follow the https://docs.google.com/document/d/1v-Ueouq6oHqiv6wk5CwM-babcQ8KnBvaLOMY0S2-RXI/edit?tab=t.0 proposal
- is blocked by
-
CONSOLE-4587 OCP 4.20 - Use useOverlay hook in place of createModalLauncher.
-
- Dev Complete
-
- links to