sparna-git / Sparnatural

Sparnatural : visual knowledge graph explorer with SPARQL, in the browser, configurable with SHACL
http://sparnatural.eu
GNU Lesser General Public License v3.0
225 stars 41 forks source link

Changing a column name should re-enable the submit button #542

Closed tfrancart closed 10 months ago

tfrancart commented 10 months ago

I have executed a first query with 2 columns, the submit button is disabled:

image

Now I edit the second column name to "Foo", but the submit button is still disabled

image

tfrancart commented 10 months ago

Same thing when we change the column order. The SPARQL query is correctly regenerated, but the submit button remains disabled