Skip to content

Wildcard V2: `<Link />` Manual migration

Administrator requested to merge vb/link-manual-migration into main

Created by: valerybugakov

Context

The original PR was reverted because the react-router link was used for the logout link, which didn't reach the server for a proper logout request. This PR re-introduces changes and adds a fix required for the logout link — it uses AnchorLink, along with the unit-test for the failed scenario.

Merge request reports

Loading