makebrainwaves / BrainWaves

An easy-to-use platform for EEG experimentation in the classroom
MIT License
60 stars 26 forks source link

Display behavioral results #81

Closed Yury-Shevchenko closed 5 years ago

Yury-Shevchenko commented 5 years ago

I have noticed that the list of datasets in the dropdown menu is not getting updated after adding a new file with aggregated data. This is a fix for that - a function handleDropdownClick that checks whether the number of files in the folder changed and, if yes, updates the dropdown menu.