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.64k stars 3.74k forks source link

[Feature]: Ability to Stop or Remove Redirects Set on Page Load #14212

Open ame-appsmith opened 2 years ago

ame-appsmith commented 2 years ago

Is there an existing issue for this?

Summary

If a user creates a function that redirects to another page and accidentally sets this function to run on page load, they will not be able to access the page to edit the function as it automatically redirects to another page. The workaround is to modify the exported JSON app manually and reimport, but there should be a way to prevent such scenarios.

Why should this be worked on?

The ability to stop or remove redirects set on page load would improve the user experience as if the user accidentally does this, it is quite cumbersome to edit the exported JSON for a complex app.

rohan-arthur commented 2 years ago

Conversation here: https://theappsmith.slack.com/archives/C02K0SZQ7V3/p1654013335926609?thread_ts=1654013335.926609&cid=C02K0SZQ7V3

rishabhrathod01 commented 2 years ago

Shall we move this to In Analysis Pipeline? @rohan-arthur @parth-appsmith

Nikhil-Nandagopal commented 2 years ago

@Rishabh-Rathod @rohan-arthur this feels like a fairly edge case. Aren't there more impactful issues right now on our plate?

rishabhrathod01 commented 2 years ago

@Nikhil-Nandagopal i was in an understanding that in-analysis is the pipeline where we analyse the issue and use the RACI metrics to add number to the issue.

Doesn't mean we will prioritize this.

cc: @rohan-arthur

bharath31 commented 2 years ago

related to #15308