Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] In view mode browser back button doesn't take the user back to the previous state #2041

Open
areyabhishek opened this issue Dec 7, 2020 · 2 comments
Labels
Bug Something isn't working Low An issue that is neither critical nor breaks a user flow Production View Mode Issues related to the view mode Widgets Product This label groups issues related to widgets

Comments

@areyabhishek
Copy link
Contributor

areyabhishek commented Dec 7, 2020

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:
LOOM DEMO
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).

@areyabhishek areyabhishek added Bug Something isn't working High This issue blocks a user from building or impacts a lot of users Low An issue that is neither critical nor breaks a user flow Needs Triaging Needs attention from maintainers to triage View Mode Issues related to the view mode labels Dec 7, 2020
@areyabhishek areyabhishek removed the High This issue blocks a user from building or impacts a lot of users label Dec 7, 2020
@Nikhil-Nandagopal Nikhil-Nandagopal removed the Needs Triaging Needs attention from maintainers to triage label Dec 10, 2020
@Nikhil-Nandagopal Nikhil-Nandagopal removed their assignment Dec 10, 2020
@Pranay105 Pranay105 added the Good First Issue Good for newcomers label Sep 22, 2021
@rishabhrathod01
Copy link
Contributor

To resolve this issue, it might need a better understanding of the application state and how can it be persisted in the browser.
Hence, removing it from the Good First Issue.

@rishabhrathod01 rishabhrathod01 removed the Good First Issue Good for newcomers label Oct 3, 2021
@github-actions github-actions bot added Widgets Product This label groups issues related to widgets UI Building Pod labels Oct 3, 2021
@somangshu
Copy link
Contributor

@Rishabh-Rathod Persisting the data should not be the case here, this is against how appsmith operates, That is meta data not persisted, The user still can use the store and the available API to persist certain things.

@somangshu somangshu added the Needs More Info Needs additional information label Oct 5, 2021
@Nikhil-Nandagopal Nikhil-Nandagopal added Production and removed Needs More Info Needs additional information labels Mar 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Low An issue that is neither critical nor breaks a user flow Production View Mode Issues related to the view mode Widgets Product This label groups issues related to widgets
Projects
None yet
Development

No branches or pull requests

6 participants