MIT-CAVE / cave_static

A react based static web app to be used as a UI and data consumer for the CAVE app.
Apache License 2.0
0 stars 1 forks source link

Flickering while scrolling through session list #577

Closed luisvasq closed 5 days ago

luisvasq commented 3 weeks ago

When scrolling through the session list, there's a bit of "inertia"... the scroll position jumps back to a previous spot, as shown below. I also noticed that, despite the flickering, you can scroll down, but the scrollbar isn't visible.

@aiizhao, I know you tackled this issue in #544. Can you still reproduce this flickering behavior? Connor mentioned that Brian is currently working on sessions, so maybe @brianzheng205 could take a look... it might also help avoid merge conflicts if we attempt a fix now.

Image

brianzheng205 commented 3 weeks ago

Yea I also noticed flickering while working on session panes. I can look into this.

luisvasq commented 3 weeks ago

Yea I also noticed flickering while working on session panes. I can look into this.

Awesome! Thank you, @brianzheng205. Also, @aiizhao if you have any thoughts on what could be causing this issue, please feel free to share. :)

brianzheng205 commented 6 days ago

@luisvasq Fixed in https://github.com/MIT-CAVE/cave_static/pull/579