Closed KonradHoeffner closed 7 months ago
This does not work for me even after CTRL+F5 and npm install.
P.S.: Ah, it covers the case where the user selects the same source again, but not when just the target is selected again, I will fix this. It also doesn't prevent the repeated SPARQL query on path selection.
paths
when the same target is selectedThe current code also just notifies but doesn't actually stop the recalcuation :-)
@Yagnap: the redundant path display code did not work anymore (maybe I broke it?) so I had to disable this:
I think this doesn't catch the case where a user repeatedly selects the same path that is already selected, possibly due to insufficient user feedback.
We should fix and improve this in the following way: