sparna-git / Sparnatural

Sparnatural : Typescript visual SPARQL query builder for knowledge graphs, configurable with SHACL
http://sparnatural.eu
GNU Lesser General Public License v3.0
206 stars 34 forks source link

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

Closed tfrancart closed 6 months ago

tfrancart commented 6 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 6 months ago

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