BioPhi icon indicating copy to clipboard operation
BioPhi copied to clipboard

Implement sorting on the backend

Open prihoda opened this issue 3 years ago • 0 comments

Result tables should be sortable, now it's implemented in javascript, it only works if we have <= 10 results. We should sort on the backend using a query argument like ?sort=my_column

prihoda avatar Aug 04 '21 14:08 prihoda