AllenNeuralDynamics / aind-metadata-entry-js

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

Display full property name for validation errors #181

Closed micahwoodard closed 2 months ago

micahwoodard commented 3 months ago

fixes #164

micahwoodard commented 3 months ago

Hi @helen-m-lin do I need to create unit tests for this and do I need to merge into main or dev?

helen-m-lin commented 3 months ago

Hi @helen-m-lin do I need to create unit tests for this and do I need to merge into main or dev?

Yes, please see if you need to add or update the tests in RenderForm.test.js. All PRs should be for dev! Once approved, the changes will be deployed first to https://metadata-entry.allenneuraldynamics-test.org/. We handle deploying to prod separately.