sparna-git / Sparnatural

Sparnatural : visual SPARQL query builder for knowledge graphs in the browser, configurable with SHACL
http://sparnatural.eu
GNU Lesser General Public License v3.0
219 stars 41 forks source link

When query has AND at first level, and first CriteriaGroup is deleted, its sibling StartClassGroup is not selected #469

Closed tfrancart closed 1 year ago

tfrancart commented 1 year ago

Because only the StartClassGroup of the first row gets the eye icon. All others do not get it. So when the second row "gets up one level" and becomes the root, we also need to tell its StartClassGroup that it should get the eye icon and select it if the previous one was selected.