Add option to sort by "Device Count" or "Active". Sometimes I just want to see the countries that have most active devices, because that makes more sense for certain kinda of data.
To implement this -
Make the title("Device count"/"Active") clickable and make it add a parameter to the GET request like ?sort=active&type=desc
Add option to sort by "Device Count" or "Active". Sometimes I just want to see the countries that have most active devices, because that makes more sense for certain kinda of data.
To implement this -
Make the title("Device count"/"Active") clickable and make it add a parameter to the GET request like ?sort=active&type=desc