appsmith icon indicating copy to clipboard operation
appsmith copied to clipboard

[Bug]: On coming back to editor from preview mode, page lands at different page than seen in preview

Open chandannkumar opened this issue 2 years ago • 1 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Description

When i go to preview from edit mode with multiple page and then i click on different pages in preview mode, then i come back to editor and observe that the active page in editor is different from Preview mode

It is retaining it's previous clicked page when we go back to editor from Preview mode

Steps To Reproduce

  1. Create a application with multiple pages
  2. Stay on Page 3 and switch to Preview mode
  3. Click on Page 4
  4. Go back to editor
  5. Observe that Page 3 is seen when back to editor instead of Page 4

Public Sample App

No response

Environment

Production

Issue video log

https://www.loom.com/share/62d25cefd2f043539587225a7550a2a4

Version

Cloud/Production

chandannkumar avatar May 09 '23 13:05 chandannkumar

I kinda feel that this is expected. Since you are in the preview mode, you are probably checking some app setting on a certain page, regardless the page they navigate to on preview mode, they should probably fall back on the same page when they exit the preview mode. I might be completely wrong here cc @dilippitchika @dhruvikn @jsartisan

somangshu avatar May 10 '23 10:05 somangshu