bartervg / barter.vg

Track and hold discussion on Barter.vg bugs, enhancements, and other issues
https://barter.vg
MIT License
20 stars 4 forks source link

Sorting by "Store" does not work in Reserve collection (and possibly other collections) #190

Closed Tecfan closed 3 years ago

Tecfan commented 4 years ago

Describe the bug

Steps to reproduce the bug

  1. Have some items in your Reserve collection with different store tags
  2. Click on # to sort by Store
  3. Nothing changes

Expected behavior

List gets sorted by Store like the tradable list does

Screenshots (if helpful)

Device (if applicable)

Additional context

bartervg commented 3 years ago

I believe this was resolved with #189

# is a different column from 🛒 as shown with the sort URLs filter=0,1,1,0 vs. filter=0,7,1,0. Changing the filter URL won't bring back the shopping cart if it's replaced with #, but it does change the sorting.