0xProject / 0x-launch-kit-frontend

Apache License 2.0
112 stars 207 forks source link

Add sorting control to the collections pages #320

Closed fvictorio closed 5 years ago

fvictorio commented 5 years ago

Depends on #319.

Add a control to sort the assets by Newest added, Lowest price, Highest price and Most traded.

This control should be available both in the Collection page and in the My Collectibles page.

Note that #322 depends on this, and it implies that the sorting should be part of the URL (there are alternatives, but this seems the most logic option).

At this moment, it's not clear what "Most traded" and "Recently Listed" means, so that should be properly defined first.

Notes