Skip to content

Conversation

@bbovenzi
Copy link
Contributor

@bbovenzi bbovenzi commented Jul 15, 2025

Dynamically render react_apps plugins in the nav bar and in dag/run/task tabs just like iframe plugins.

Next up, adding react plugins into the dashboard

Closes #42702

Example of a plugin added to a mapped task instance with dagId, taskId, mapIndex and runId being passed as component props:
Screenshot 2025-07-15 at 1 02 40 PM


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

@boring-cyborg boring-cyborg bot added the area:UI Related to UI/UX. For Frontend Developers. label Jul 15, 2025
@bbovenzi bbovenzi added the AIP-68 Extended Plugin Interface for React Views label Jul 15, 2025
Copy link
Contributor

@jscheffl jscheffl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks very cool!

Would need the upcoming weekend to be able to create my own test plugin to validate. So approval is based on reading only.

Copy link
Member

@pierrejeambrun pierrejeambrun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Super cool!

Just a few minor suggestions, but nothing blocking IMO

@bbovenzi bbovenzi merged commit d169a6b into apache:main Jul 16, 2025
53 checks passed
@bbovenzi bbovenzi deleted the react-plugins branch July 16, 2025 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AIP-68 Extended Plugin Interface for React Views area:UI Related to UI/UX. For Frontend Developers.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AIP-68 | Develop new React plugins

3 participants