bbovenzi commented on code in PR #53216: URL: https://github.com/apache/airflow/pull/53216#discussion_r2794542552
########## airflow-core/src/airflow/ui/src/components/ui/VersionIndicator.tsx: ########## Review Comment: If we only use this in the grid view then we should move it to `layouts/Details/Grid` instead. `components` are for general reshareable components. (`/ui` was also supposed to be for wrappers that weren't included in chakra-ui but that we hadn't customized, but we haven't been enforcing that too well) -- 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]
