A PR was created to add a component that navigates the user to any screen. This was done because after a form succeeds, the back button shouldn't go back to the form.
One possible way of doing this is to use history replace (or other method that fits better) from the history API