appsmithorg / appsmithorg/appsmith
[Feature]-[230]:Add support for executing JS actions on Page Events
Abierto
Community Reported
Enhancement
Javascript Product
JS Objects
Query & JS Pod
Query Widgets & IDE Pod
- Lenguaje dominante
- TypeScript
- Estrellas
- 40.9k
- Forks
- 4.8k
- Merge medio
- 1 d 22 h
- PR fusionados (30 d)
- 45
Descripción
## 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)
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.