VEuPathDB / EdaSubsettingService

A REST service to provide data and subsetting in the Exploratory Data Analysis Workspace
Apache License 2.0
0 stars 0 forks source link

Return nulls last when sorting in subsetting #130

Closed dmgaldi closed 8 months ago

dmgaldi commented 8 months ago

Overview

From Danica:

I noticed one thing (and I don’t know if it was previously working this way or not… if the column contains “empty” cells (ie, no data), sorting in one direction brings these to the top. So if I sort one direction I can see the smallest values, but if i sort the other direction i see the empty cells instead of seeing the largest values (ex: LLINEUP2 / Households / Time since last IRS). It would be best if sorting always grouped the empty cells at the bottom of the column, regardless of if i sort ascending or decending