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 <[email protected]>
Co-authored-by: Chen Wang <[email protected]>1 parent 8485cf2 commit 8a358ac
File tree
5 files changed
+171
-20501
lines changed- backend/app/models
- frontend
- src
- components/metadata/widgets
- reducers
5 files changed
+171
-20501
lines changed| 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