appsmith icon indicating copy to clipboard operation
appsmith copied to clipboard

[POC]: resetting and reloading widgets

Open ayushpahwa opened this issue 1 year ago • 1 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Summary

We are planning to implement a feature that will allow users to reset the app without having to reload the entire application. To accomplish this, we need to do a proof-of-concept (PoC) to reset all the widgets and actions and reload the on-page-load actions when the reset is triggered.

The following tasks need to be performed:

  1. Identify all the widgets and actions that need to be reset and reloaded
  2. Create a PoC to reset and reload the identified widgets and actions.
  3. Test the PoC thoroughly to ensure that the reset and reload functionality works as intended.

Why should this be worked on?

Once the PoC is completed and tested, it will allow users to reset the app without having to reload the entire application, providing a smoother and faster user experience for upcoming features like git and multiple env

ayushpahwa avatar May 01 '23 06:05 ayushpahwa

@ChandanBalajiBP - There is one issue. The page needs to be hard reload in order to get the right data on Environment switch

AnandShahs123 avatar May 08 '23 12:05 AnandShahs123