appsmithorg / appsmithorg/appsmith
[Feature]-[230]:Add support for executing JS actions on Page Events
Open
Community Reported
Enhancement
Javascript Product
JS Objects
Query & JS Pod
Query Widgets & IDE Pod
- Dominant language
- TypeScript
- Stars
- 40.9k
- Forks
- 4.8k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 45
Description
## Summary
Add support for executing JS actions on page event.
Seen few use cases where users want to perform actions on page events such as
* Page loaded
* Page unloaded
* Page deactivated
* Page activated
## Motivation
These events can simplify settings default values, preparing data before it is shown in the widgets. Many application building technologies, including JS DOM provide similar events.
## Additional Context

[Front conversations](https://app.frontapp.com/open/top_7j72k)
Contributor guide
Assessment
This issue has not been assessed yet.