epam / corgis

Simple solution for corgi NFT
https://epam.github.io/corgis
0 stars 4 forks source link

Sort items in Marketplace by remaining time ASC #219

Closed zahhar closed 3 years ago

zahhar commented 3 years ago

Now: ended auctions are displayed BEFORE currently running Should be: the other way around, FIRST show auctions with running counter (where remaining time > 0, sorted by remaining time, ASC), THEN show recently ended auctions.