TriplyDB / Yasgui

Yet Another Sparql GUI
https://yasgui.triply.cc
MIT License
178 stars 54 forks source link

In Yasr result sorting can not be reset #194

Open white-gecko opened 2 years ago

white-gecko commented 2 years ago

In Yasr, once I have selected a column for sorting, I can not reset the result sorting to the original order without reexecuting the query.

I can set the order by clicking on a column, I can invert the order, when I click on the same column again, but I can unset it to have the original order again. Alternatively I would expect to set the index column to order the results.

image