OpenImaging / miqa-phase1

A web application for medical imaging quality assurance
MIT License
20 stars 8 forks source link

When loading multiple sessions, queue the clicked one first #36

Closed scottwittenburg closed 3 years ago

scottwittenburg commented 3 years ago

When multiple sessions are loading in an experiment (a feature added in #35), it always starts with the first session, even if you clicked on the last one. Instead, it should queue up the one you clicked first, then the others can load in the normal order.