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

2.3.0 dev session pane glitch #549

Closed aiizhao closed 2 months ago

aiizhao commented 2 months ago

Disabled virtualization for the DataGrid component containing the session cards to prevent glitching while scrolling. (Tested manually creating many sessions using data_gen.py and verified that performance is not noticeably impacted.)

Resolves #544