Commit 8a358ac
Fixed page reload issue and date time picker render (#218)
* Fixed page reload issue and date time picker render
* Removed redundant imports
* Addressed blank page issue
[Notes]
Blank page observed after submitting metadata definition via the dataset popup, rootcause found to be incorrect React state assignment. I've removed the temporary fix that was added
* Updated package dependencies.
* for now cast datetime as just str; will revist later
Co-authored-by: Luigi Marini <lmarini@illinois.edu>
Co-authored-by: Chen Wang <cwang138@illinois.edu>1 parent 8485cf2 commit 8a358ac
5 files changed
Lines changed: 171 additions & 20501 deletions
File tree
- backend/app/models
- frontend
- src
- components/metadata/widgets
- reducers
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
36 | 39 | | |
37 | 40 | | |
38 | 41 | | |
| |||
0 commit comments