appsmithorg / appsmithorg/appsmith
[Bug] In view mode browser back button doesn't take the user back to the previous state
Open
Bug
Low
Production
View Mode
Widgets Product
- Dominant language
- TypeScript
- Stars
- 40.9k
- Forks
- 4.8k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 45
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:
[](https://www.loom.com/share/b963807bdee04e13abbf86bcbfd6f93c)
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).
Contributor guide
Assessment
This issue has not been assessed yet.