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

3.0.0 dev kpi sessions combobox #555

Closed aiizhao closed 4 weeks ago

aiizhao commented 1 month ago

Changed the multiple sessions selector to a combobox instead of a dropdown with checkboxes.

Screenshot (350)

Resolves #550

conmakMIT commented 1 month ago

We need to find a clever way to show multiple sessions. The overflow is not very attractive. Also, selecting a session and having to reopen the selector each time is a bit annoying. Can we do a multiple select and update on click away?

conmakMIT commented 1 month ago

Screenshot from 2024-09-27 13-28-28

connor-makowski commented 4 weeks ago

Looks great!