appsmithorg / appsmith

Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
https://www.appsmith.com
Apache License 2.0
34.25k stars 3.71k forks source link

[Bug]: Deleting a JS object from page1 navigates to a JS object of the same name on page2 but entity explorer shows we're on page1 #8502

Closed ramsaptami closed 2 years ago

ramsaptami commented 3 years ago

Is there an existing issue for this?

Current Behavior

Deleting all JS objects of a page causes last JS object of the top most page to appear in it's place but the entity explorer highlights current page. In case the top most page does not have a JS Object then the next page's last JS object is displayed.

LOOM DEMO

Steps To Reproduce

1. Add JS objects to a page
2. Delete all JS objects and observe the last action

Environment

Release

Version

Cloud

ramsaptami commented 2 years ago

Bumpingbumping up the priority here since it causes more confusion than before now that we have the new entity explorer design and actions are getting performed on a different page than the one indicated.

LOOM DEMO