Skip to content

use replaceState for function navigation

Philipp S. Sommer requested to merge func-urls into main

this MR changes how we build the urls for the functions. the overview page now is located at /clm-tools/, the individual functions at /clm-tools/<funcname>. to prevent frequent reloading, we use the history.replaceState function

Merge request reports

Loading