Skip to content

AIP-68 Share url params with plugin #53381

@bbovenzi

Description

@bbovenzi

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

Metadata

Metadata

Assignees

Labels

AIP-68Extended Plugin Interface for React Viewsarea:UIRelated to UI/UX. For Frontend Developers.kind:featureFeature Requests

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions