Bug #25516
openNavigation by changing browser history does not work in Elm apps
Description
When changing the web page from a directive details page to another e.g. from /rudder/secure/configurationManager/directiveManagement#{"directiveId":"221e3a2176-433c-4a4e-b491-ac847ab97113"}
to /rudder/secure/configurationManager/directiveManagement#{"directiveId":"54f857a8-c092-493c-aad7-c9823ea78829"}
,
the corresponding directive details is showed, even when doing "Go back" or "Go forward" actions in the browser (it switches the browser URL).
But in the rules page, the "Go back" or "Go forward" actions changes the URL but the details in the page does not change at all, which makes it hard to navigate using mouse buttons for "Go back" and "Go forward".
To make the details change, we need to refresh the web page after the new URL is set.
- rules page
- groups page
- technique editor
- cve
- system-updates