Skip to content

[v3-3-test] Keep task log text selection alive while scrolling (#71148) - #71200

Merged
bbovenzi merged 1 commit into
v3-3-testfrom
backport-448c151-v3-3-test
Aug 6, 2026
Merged

[v3-3-test] Keep task log text selection alive while scrolling (#71148)#71200
bbovenzi merged 1 commit into
v3-3-testfrom
backport-448c151-v3-3-test

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Virtualized log rows are unmounted as they leave the viewport. This destroys selection boundaries and makes text selections collapse or drift during scrolling.
(cherry picked from commit 448c151)

Co-authored-by: Andrew Chang 69671930+Andrushika@users.noreply.github.com

Virtualized log rows are unmounted as they leave the viewport. This destroys selection boundaries and makes text selections collapse or drift during scrolling.
(cherry picked from commit 448c151)

Co-authored-by: Andrew Chang <69671930+Andrushika@users.noreply.github.com>
@boring-cyborg boring-cyborg Bot added the area:UI Related to UI/UX. For Frontend Developers. label Aug 5, 2026
@bbovenzi
bbovenzi marked this pull request as ready for review August 6, 2026 13:56
@bbovenzi
bbovenzi merged commit c08914f into v3-3-test Aug 6, 2026
161 checks passed
@bbovenzi
bbovenzi deleted the backport-448c151-v3-3-test branch August 6, 2026 15:21
@github-actions github-actions Bot added this to the Airflow 3.3.2 milestone Aug 6, 2026
@github-actions

github-actions Bot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor Author

Hi maintainer, this PR was merged without a milestone set.
We've automatically set the milestone to Airflow 3.3.2 based on: merged to version branch
If this milestone is not correct, please update it to the appropriate milestone.

This comment was generated by Milestone Tag Assistant.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:UI Related to UI/UX. For Frontend Developers.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants