bbovenzi opened a new issue, #53379: URL: https://github.com/apache/airflow/issues/53379
### Description In https://github.com/apache/airflow/pull/53377 we added react plugins to the nav bar and dag tabs as their own contained views. Next up, we want to add react plugins into our dashboard and overview pages as one component among many. This also requires some refactoring of the layout of each page to support a component of unknown size being added. Ideally, we use a flex grid and allow a plugin developer to use only css to specify the order positioning of their component without the plugin manager needing any additional fields. ### Use case/motivation _No response_ ### Related issues _No response_ ### Are you willing to submit a PR? - [x] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
