Issues to correct

#1
by soury - opened
Sopra Steria AI org
  1. Better list management: currently, when you press +, it deletes the fields already filled in the first list item.
  2. 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.
  3. Give a better name to json file created (with date and reportID, for example).
  4. Better handle the dataset repository because downloading the all parquet to add data is probably not the most efficient way.

Sign up or log in to comment