issues
search
rilldata
/
rill
Rill is a tool for effortlessly transforming data sets into powerful, opinionated dashboards using SQL. BI-as-code.
https://www.rilldata.com
Apache License 2.0
1.73k
stars
117
forks
source link
fix: leaderboard column sorting behavior
#6125
Closed
briangregoryholmes
closed
12 hours ago
briangregoryholmes
commented
13 hours ago
Adjusts the
getSort
function to handle situations where the
leaderboardSortType
is not compatible with time comparison state
When toggling timeComparison, reset the
leaderboardSortType
if incompatible with new state
getSort
function to handle situations where theleaderboardSortType
is not compatible with time comparison stateleaderboardSortType
if incompatible with new state