MetaCell / MetaCell/NetPyNE-UI
Display loading spinner in ExperimentEdit as long as `getParameters` is not finished
Open
Nobody has claimed this yet.
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
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