MetaCell / MetaCell/NetPyNE-UI

Display loading spinner in ExperimentEdit as long as `getParameters` is not finished

Open
#390 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.