dreamcatcher-tech / dreamcatcher-stack

https://dreamcatcher.land
1 stars 0 forks source link

Crisp sort should be based on the keys #138

Closed inverted-capital closed 1 year ago

inverted-capital commented 1 year ago

SectorSelector can render with unstable order, based on how the HAMT ordered the keys, but it should be done by the name of the channel.

This sort will need to take in strings, but treat them like integers if possible.