pierrejeambrun opened a new issue, #54228: URL: https://github.com/apache/airflow/issues/54228
### Body ### 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 overview pages as one component among many. (Task + Dag) 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 or flex container 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. ### Committer - [x] I acknowledge that I am a maintainer/committer of the Apache Airflow project. -- 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]
