okfn / opendataeditor

The Open Data Editor (ODE) is a no-code application to explore, validate and publish data in a simple way. Forever free and open source project powered by the Frictionless Framework.
http://opendataeditor.okfn.org
MIT License
183 stars 23 forks source link

Uploading a folder - non-automatic file reading of tabular files - Discussion/Research #424

Open romicolman opened 5 months ago

romicolman commented 5 months ago

Problem description

When a user uploads a folder containing multiple tabular files, the ODE does not automatically read the data in order to describe and validate it. Instead, each file must be clicked on individually to start this process, and it must be done manually, one by one.

Once the folder is fully uploaded in the ODE, icons next to tabular files are shown in grey. When the user starts clicking on each of these files, the index process starts.

Image 1

Captura de pantalla 2024-06-11 a la(s) 1 02 00 p  m

Image 2

Captura de pantalla 2024-06-11 a la(s) 1 02 52 p  m

Steps to reproduce it

Suggested solution

romicolman commented 4 months ago

For the stable version, this action will be manual. We hope to make it automatic in future releases.