[Bug] In view mode browser back button doesn't take the user back to the previous state #2041
Open
Description
Description
In view mode, if the user clicks on a link, the link is loaded in the same tab. When the user clicks the back button, they are taken to the previous page but not the exact state they were in.
example:
Here I clicked on a button in the modal, but clicking back took me back to the page and completely lost the previous state(modal open, position in the page, etc).