bbovenzi opened a new issue, #23422: URL: https://github.com/apache/airflow/issues/23422
Now that we added react to the current UI, we should keep the `/ui` project up-to-date too. `/www` and `/ui` should share React components when possible. A few steps needed to make this work: - Abstract away any `getMetaValue` or `global` variables - Create some sort `/shared-components` directory that both projects can consume - Add typescript support to `/www` and any shared components -- 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]
