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

The Duplicate action for Current Session in Sessions Pane doesn't work #558

Closed luisvasq closed 4 days ago

brianzheng205 commented 4 days ago

@luisvasq @connor-makowski Caused by flickering bug so the form for creating the duplicate session wouldn't be visible and you couldn't scroll down to it. Scroll bar would also not show up in some scenarios. Resolved in https://github.com/MIT-CAVE/cave_static/pull/579.

luisvasq commented 4 days ago

Thanks, @brianzheng205! Those bugs were annoying.