Issues to correct
#1
by
soury
- opened
- Better list management: currently, when you press +, it deletes the fields already filled in the first list item.
- Better explanation & display of mandatory parts and fields (the color is not pretty and some fields are mandatory only if the part to which it belongs and created). Also add the json_schema_validator before generating it because for now we only verify that some mandatory fields are here.
- Give a better name to json file created (with date and reportID, for example).
- Better handle the dataset repository because downloading the all parquet to add data is probably not the most efficient way.