Andrushika opened a new pull request, #71270: URL: https://github.com/apache/airflow/pull/71270
## Why Follow up PR for #71156. Copied logs should match what the user sees on the screen. The rebuilt virtualized rows used the raw download format, so one copy could mix two timestamp formats and drop the group marker. ## What The copy rebuild now formats timestamps in the selected timezone, same as the screen. Group headers keep their marker, and it follows the expand state (`▶` / `▼`) in both native copy and rebuilt text. The marker is now a real character that switches with state, so the small rotate animation is gone. https://github.com/user-attachments/assets/42058be2-ecad-48e5-90aa-a90f2bc1eaf2 related: #71156 --- ##### Was generative AI tooling used to co-author this PR? - [X] Yes — Claude Code (Fable 5) Generated-by: Claude Code (Fable 5) following [the guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#gen-ai-assisted-contributions) -- 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]
