KatalKavya96 opened a new pull request, #55921: URL: https://github.com/apache/airflow/pull/55921
### Description Refreshes **Dag Run** documentation screenshots to match the Airflow **3.1.0** UI and labels. This keeps the Dag Run section accurate and consistent with current tabs, column names, and actions. **What changed** - Re-captured Dag Run screenshots in both **dark** and **light** themes (1080p+, consistent zoom) - Updated `:alt:` text for accessibility and precise labeling - Adjusted references in the Dag Run section of the docs to match 3.1.0 UI wording (tabs, buttons, filters) **Scope** - Docs/images only. No code, providers, or behavior changes. ### Rationale The existing Dag Run images were from earlier UI versions and no longer matched the latest layout or labels. Up-to-date screenshots reduce confusion and improve the accuracy of user guidance. ### Testing / Validation - Verified local rendering: all image paths resolve and appear in the Dag Run section - Checked that alt-text and filenames match - Confirmed screenshots show varied task states (success/failed/retried/skipped) and populated XComs for clarity ### File highlights (examples) - `docs/img/ui-dark/dag_run_*.png` - `docs/img/ui-light/dag_run_*.png` - Dag Run section references updated in the corresponding `.rst` page ### Notes - Documentation-only change; **no newsfragment required** - Provider docs hooks are not applicable to this PR closes: #55521 -- 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]
