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
150 stars 18 forks source link

Add a csv after failing to upload a URL #362

Open romicolman opened 2 months ago

romicolman commented 2 months ago

Problem description

Please, also check issue #361

Let's say you do not add a remote URL on the box and then you click again on the ADD button, upload a file and select a CSV. The message on the screen ("Failed to open the project....) never disappears and the user is not able to see the table on the left menu.

Captura de pantalla 2024-04-30 a la(s) 22 09 43

Steps to reproduce it

Suggested solution

Apply solution suggested for issue #361 (do not display the message, force the user to enter an URL).

guergana commented 1 month ago

This will be solved in the Pull Request that fixes issue #361 . The PR is #374