Skip to content

only auto scroll if at bottom of logs #2342

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

only auto scroll if at bottom of logs #2342

wants to merge 1 commit into from

Conversation

ajp-io
Copy link
Member

@ajp-io ajp-io commented Jun 19, 2025

What this PR does / why we need it:

It was impossible to scroll back through installation logs during an install, because every time a new log line was added, it would scroll you back to the bottom.

With this change, we only auto-scroll if you're already at the bottom.

Which issue(s) this PR fixes:

Does this PR require a test?

NONE

Does this PR require a release note?


Does this PR require documentation?

NONE

Copy link

github-actions bot commented Jun 19, 2025

This PR has been released (on staging) and is available for download with a embedded-cluster-smoke-test-staging-app license ID.

Online Installer:

curl "https://staging.replicated.app/embedded/embedded-cluster-smoke-test-staging-app/ci/appver-dev-ed7808d" -H "Authorization: $EC_SMOKE_TEST_LICENSE_ID" -o embedded-cluster-smoke-test-staging-app-ci.tgz

Airgap Installer (may take a few minutes before the airgap bundle is built):

curl "https://staging.replicated.app/embedded/embedded-cluster-smoke-test-staging-app/ci-airgap/appver-dev-ed7808d?airgap=true" -H "Authorization: $EC_SMOKE_TEST_LICENSE_ID" -o embedded-cluster-smoke-test-staging-app-ci.tgz

Happy debugging!

@ajp-io ajp-io force-pushed the fix-auto-scroll branch from 6233057 to ed7808d Compare June 20, 2025 13:18
@ajp-io ajp-io enabled auto-merge (squash) June 20, 2025 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant