AllenNeuralDynamics / AllenNeuralDynamics/prototome-web-ui
Remove Hardcoded Route in Pylasso Page
Aperta
- Lingua principale
- TypeScript
- Stelle
- 0
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
In
https://github.com/AllenNeuralDynamics/prototome-web-ui/blob/dev/frontend/src/app/routes/PylassoPage.tsx#L13
we're hardcoding the instance name of the web camera. Let's either (a) use a generic name like "lasso_camera" or (b) (_better_) pass it in as a parameter that's pulled from the settings.json from a known setting location with a schema.
Possibly related: https://github.com/AllenNeuralDynamics/prototome-web-ui/issues/48
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.