-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Task
Copy link
Labels
JS ObjectsIssues related to JS ObjectsIssues related to JS ObjectsJavascript ProductIssues related to users writing javascript in appsmithIssues related to users writing javascript in appsmithQuery Widgets & IDE PodAll issues related to Query, JS, Eval, Widgets & IDEAll issues related to Query, JS, Eval, Widgets & IDETaskA simple TodoA simple Todo
Description
SubTasks
Description:
Integrate the onPageUnload functionality with page navigation. Ensure that all actions marked as onPageUnload
are triggered when the user navigates away from a page, including both tab changes and programmatic navigation. Ensure this works in editor mode.
Acceptance Criteria:
- • In deploed mode All
onPageUnload
actions are triggered on page/tab navigation. - • Works for user-initiated navigation.
- • Functionality is available and reliable in editor mode.
- • No interference with navigation flow or user experience.
- Unit tests for the changes
Metadata
Metadata
Assignees
Labels
JS ObjectsIssues related to JS ObjectsIssues related to JS ObjectsJavascript ProductIssues related to users writing javascript in appsmithIssues related to users writing javascript in appsmithQuery Widgets & IDE PodAll issues related to Query, JS, Eval, Widgets & IDEAll issues related to Query, JS, Eval, Widgets & IDETaskA simple TodoA simple Todo