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
214 stars 38 forks source link

AND selector glitch #611

Open ch-sander opened 1 month ago

ch-sander commented 1 month ago

as seen in the screenshots the control to add an "AND" to the subject of a triple appears in place where it shouldn't.

Not an issue but I wonder if this is an easy fix

grafik grafik

tfrancart commented 1 month ago

have you resized your window somehow after Sparnatural was first loaded ? Never saw that, but there are some AND-positioning related issues : https://github.com/sparna-git/Sparnatural/issues/544

ch-sander commented 1 month ago

No, but working in a vertical monitor setup. Sometimes, my sad experience, even the best responsive frontend fail to fully adjust.

I will test it further and report back

ch-sander commented 1 month ago

I confirm this to happen both in firefox and chrome. Maybe it's due to the rendering as flask template? Or a conflict with another bootstrap library loaded?