MetaCell / MetaCell/NetPyNE-UI
Display loading spinner in ExperimentEdit as long as `getParameters` is not finished
Open
enhancement
UI
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
In case of larger netParams objects, it takes a while until fetching and field processing is finished.
We should display a loading spinner as long as this is not completed
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the ExperimentEdit component and its getParameters call, then trace where fetching and field processing complete. Add a loading spinner that remains visible until getParameters and the resulting processing are finished, and verify that it disappears once the parameters are ready.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100