Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upComments page should not scroll when receiving new comments #17
Comments
|
It's even worse when user voting changes the comment order. This is currently a really dumb implementation which just renders exactly what the Firebase API spits out rather than attempting to manage the changes. It needs to be revisited. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


I do like that new comments are retrieved automatically, but it is very annoying that it scrolls the page when a new comment is received.