the-grey-group / datalab

datalab is a place to store experimental data and the connections between them.
https://the-datalab.readthedocs.io/en/latest
MIT License
39 stars 15 forks source link

Upload from webcam UI is broken #31

Open ml-evs opened 2 years ago

ml-evs commented 2 years ago

Not a priority, but just as a reminder...

The record buttons clip off the edge of the UI on both Firefox and Chrome, but are visible if you decrease the window width to < webcam recording width. After recording a video, the save/discard buttons are off-white on a white background.

jdbocarsly commented 2 years ago

Discussed in #66 , but not yet solved. Uppy has a new major version and now has official vue 3 integration, so we should switch to using that and hopefully that will fix the issue.