-
Notifications
You must be signed in to change notification settings - Fork 16.4k
Open
Labels
AIP-68Extended Plugin Interface for React ViewsExtended Plugin Interface for React Viewsarea:UIRelated to UI/UX. For Frontend Developers.Related to UI/UX. For Frontend Developers.kind:featureFeature RequestsFeature Requests
Milestone
Description
Description
Try to share plugin state up to the Airflow UI's url params in order to make it easy to link to or reload a specific part of an advanced plugin.
For an iframe plugin, if its a larger webapp, try to persist it's url state as a pluginState= param so that the user can easily return to that specific part of the plugin.
For a react plugin, we could explore doing something similar to send more than just dagId, runId, taskId, mapIndex
Use case/motivation
No response
Related issues
No response
Are you willing to submit a PR?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
AIP-68Extended Plugin Interface for React ViewsExtended Plugin Interface for React Viewsarea:UIRelated to UI/UX. For Frontend Developers.Related to UI/UX. For Frontend Developers.kind:featureFeature RequestsFeature Requests