0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-07-04 22:57:34 -04:00
Brice Ruth 955aa06eb3
Fix inconsistent auto-scroll behavior in Actions log viewer
- Resolves auto-scroll becoming unreliable after manual scrolling
- Improves auto-scroll reliability when following logs of running actions
- Added comprehensive unit tests covering auto-scroll scenarios

Eliminates the need for repeated manual intervention to re-enable auto-scroll
when following long-running actions.
2025-07-04 18:35:48 -05:00
..