AllenNeuralDynamics / aind-metadata-entry-js

Metadata entry using javascript
https://metadata-entry.allenneuraldynamics.org
MIT License
1 stars 1 forks source link

Add loading indicator for Form component #146

Open helen-m-lin opened 6 months ago

helen-m-lin commented 6 months ago

Is your feature request related to a problem? Please describe. As a user, I want to see a loading indicator when a schema is being loaded so I know the application is not frozen.

Describe the solution you'd like Add a loading indicator on the form component to indicate that it is loading and that the screen is not frozen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

helen-m-lin commented 5 months ago

For nested annotated unions (mainly related to manufacturers in rig.json and instrument.json), there is also sometimes a noticable rendering delay. Consider also adding loading indicator to nested subschemas.