Viewing large task logs get slower to scroll as they get larger.
- Dominant language
- Python
- Stars
- 46.9k
- Forks
- 17.8k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 483
Description
> As for the display of task logs the big feedback item from myself and from my users is that copy paste is much harder in v3 than v2. Also scrolling is much worse as it gets very slow after several hundred lines & page up/down don't work properly anymore.
_Originally posted by @r-richmond in [#53442](https://github.com/apache/airflow/issues/53442#issuecomment-3243733542)_
Contributor guide
Research direction
Start by reproducing the task-log viewer issue with several hundred lines and compare scrolling, page-up/page-down, and copy-paste behavior. The issue does not name files or tests, so locate the log display entry point first. Done means large logs remain responsive to scroll and navigation, with copying no harder than in v2.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend, performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100