okfn / opendataeditor

No-code application to explore and publish all kinds of data: datasets, tables, charts, maps, stories, and more. Forever free and open source project powered by open standards and generative AI.
http://opendataeditor.okfn.org
MIT License
149 stars 18 forks source link

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

Open romicolman opened 2 weeks ago

romicolman commented 2 weeks 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 1 week ago

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