Currently, when an input parameter is changed the URL stays the same, so when the user refreshes the screen they will see the original URL,
When the URL changes when the input parameter is changed the user will see the same page on refresh.
We change the input parameter on screens to not reload a full screen but only the data displayed.