AllenNeuralDynamics / AllenNeuralDynamics/prototome-web-ui

Remove Hardcoded Route in Pylasso Page

Open
#49 1 comment 0 reactions 1 assignee Claimed by @jessy-liao View on GitHub
Dominant language
TypeScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.