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

AND selector glitch #611

Closed ch-sander closed 1 month ago

ch-sander commented 3 months 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 3 months 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 3 months 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 3 months 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?

ch-sander commented 1 month ago

Also "Where" is floating around, sadly grafik

ch-sander commented 1 month ago

It's due to a conflict between bootstrap v4 and v5 CSS -- nothing related to sparnatural