Fix DAG browser tab title in React UI#67308
Conversation
|
Congratulations on your first Pull Request and welcome to the Apache Airflow community! If you have any issues or are unsure about any anything please check our Contributors' Guide
|
|
@chocolatecake777 A few things need addressing before review — see our Pull Request quality criteria.
No rush. Note: This comment was drafted by an AI-assisted triage tool and may contain mistakes. Once you have addressed the points above, an Apache Airflow maintainer — a real person — will take the next look at your PR. We use this two-stage triage process so that our maintainers' limited time is spent where it matters most: the conversation with you. Drafted-by: Claude Code (Opus 4.7); reviewed by @potiuk before posting |
|
@chocolatecake777 Thanks for the contribution! |
Fix DAG pages in the React UI so the browser tab title reflects the selected DAG again instead of always remaining the generic Airflow title.
closes: #67145
Was generative AI tooling used to co-author this PR?
Generated-by: OpenAI Codex following the guidelines
Summary
Verification
airflow-core/src/airflow/ui/src/pages/Dag/Dag.test.tsxpassed in an isolated writable rerun after the initial read-only repository mount prevented test output writes.git diff --check HEAD~1 HEADpassed.82063a39ee019210f9f8441b377a9381080192eb.Reviewer Notes