PlanktoScope / PlanktoScope

Open and Affordable Quantitative Imaging Platform
https://www.planktoscope.org
Creative Commons Attribution Share Alike 4.0 International
55 stars 23 forks source link

Fix loading of default flowcell type into Fluidic Acquisition page #439

Closed ethanjli closed 1 week ago

ethanjli commented 1 week ago

This PR fixes a bug where the acq_celltype field in the config.json file was not correctly used to set the default-selected flowcell in the Node-RED dashboard's "Fluidic Acquisition" page. This PR also removes the "Dashboard Errors" panel from the "Administration" page (implementing a change requested & approved in the 2024-06-20 software meeting) since that panel has never displayed any useful error messages in the past ~8 months of testing with v2023.9.0 and v2024.0.0

ethanjli commented 1 week ago

I've tested these changes, so I'll merge this PR when CI checks pass.