chateletlealSephora opened a new issue, #72687: URL: https://github.com/apache/airflow/issues/72687
### Description In Airflow 3.x, the instance/environment name is no longer displayed in the browser tab title or in the footer on DAG pages. For teams managing multiple Airflow environments (Development, Staging, Production), having a persistent, highly visible indicator of the current environment is critical to prevent operator errors and misidentifications. Without environment names clearly visible in the browser tab and footer, navigating across multiple tabs or clusters increases the risk of executing actions in the wrong environment. ### Use case/motivation - Quickly identify the current environment (e.g., Prod vs. Dev) at a glance via the browser tab title. - Maintain persistent visibility of the environment name in the footer across all DAG pages. - Enhance operational safety for multi-environment deployments. ### Related issues _No response_ ### Are you willing to submit a PR? - [ ] 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]
