Allow toggling autoscroll on Github Actions build output
See original GitHub issueCurrently Github Actions always do automatic scroll to the bottom on any output. It’s fairly annoying when you noticed potential issue in an earlier step and want to check it out while the build is still running. It would be nice to have a control (with fixed position in regards to the viewport) that you could click to toggle the autoscroll on or off.
URLs: https://github.com/{org}/{repo}/runs/{run id}
and https://github.com/{org}/{repo}/pull/{pr id}/checks
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
Allow toggling autoscroll on Github Actions build output
Currently Github Actions always do automatic scroll to the bottom on any output. It's fairly annoying when you noticed potential issue in an ......
Read more >Why does following a link in the output window toggle auto- ...
Smart scrolling allows you to lock scrolling automatically when you click in the output view and unlocks when you click in the last...
Read more >How to set "auto scrolling" for the output panel on by default?
Enable auto scrolling by default -> expect an open lock symbol; When scrolling while new output is printed, the scroll bar should not ......
Read more >Autoscroll in build page is more annoying than helpful #2077
Autoscroll often fails to keep the view at the bottom of the page. This happens when the build script outputs lines quickly or...
Read more >3138: Build output pane does not auto-scroll to end #1780
When running a build appends new lines of text to the output, ... of the output manually using PgDown, it seems to re-enable...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I’ll close this as it’s impossible to reliably prevent scrolling (without flickering, hacks, possibly-annoying bugs)
Already asked them, with no response so far.