Skip to content
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

web: enable autoscroll in snapshots #4159

Merged
merged 1 commit into from
Feb 8, 2021
Merged

web: enable autoscroll in snapshots #4159

merged 1 commit into from
Feb 8, 2021

Conversation

nicks
Copy link
Member

@nicks nicks commented Feb 4, 2021

Hello @hyu, @maiamcc,

Please review the following commits I made in branch nicks/autoscroll:

83e26bb (2021-02-04 13:05:49 -0500)
web: enable autoscroll in snapshots
we lazily render log lines, so autoscroll needs to kick in to scroll to the
bottom of the first render. We still leave in the logic around
re-engaging autoscroll on scrolldown.

Code review reminders, by giving a LGTM you attest that:

  • Commits are adequately tested
  • Code is easy to understand and conforms to style guides
  • Incomplete code is marked with TODOs
  • Code is suitably instrumented with logging and metrics

we lazily render log lines, so autoscroll needs to kick in to scroll to the
bottom of the first render. We still leave in the logic around
re-engaging autoscroll on scrolldown.
@nicks nicks requested review from hyu and maiamcc February 4, 2021 18:07
Copy link
Contributor

@maiamcc maiamcc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👌

@nicks nicks merged commit 203f5fb into master Feb 8, 2021
@nicks nicks deleted the nicks/autoscroll branch February 8, 2021 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants