Open
Description
node
version:v8.7.0
npm
(oryarn
) version:yarn v1.2.1
What happened:
When you have a large list of chats (not sure exactly how large, currently since the Show HN post I have 3000 chats on my operator for context.) The operator application sometimes jumps back up to the top after scrolling to the bottom of the list.
Problem description:
I believe that there may be an issue where re-rendering the list causes the list to scroll back to the top. Although this is not confirmed to be the actual problem.
Suggested solution:
Prevent large lists of chats from magically scrolling back to the top