The GitHub Actions job "Tests (AMD)" on airflow.git/backport-9d4245a-v3-3-test 
has failed.
Run started by GitHub user bbovenzi (triggered by bbovenzi).

Head commit for run:
5f5a49e93565a576cd5f9ebb728e84f1cf236a5d / Andrew Chang 
<[email protected]>
[v3-3-test] Stop auto-scrolling task logs while the user is selecting text 
(#70594)

* Follow live task logs only when at the very end

When a task is running, the log view follows new lines by auto-scrolling to
the bottom. It kept following even when the user had scrolled up a little to
read something, because "at the bottom" allowed a 100px gap. Lower the gap so
scrolling up stops the follow, and returning to the end resumes it.

* Pause the task log auto-scroll while the user is selecting text

While a task streams logs, the view follows new lines by scrolling to the
bottom. If the user is selecting text at the bottom, the scroll moves the
text out from under the cursor and clears the selection. Skip the follow
while a non-empty selection sits inside the log; clearing it resumes.
(cherry picked from commit 9d4245ae51e6bc1d5ebdd0344a2d02c7339c49ce)

Co-authored-by: Andrew Chang <[email protected]>

Report URL: https://github.com/apache/airflow/actions/runs/30950235106

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to