Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add product sorting options to collection page #260

Open
lithobraking opened this issue Apr 21, 2022 · 3 comments
Open

Add product sorting options to collection page #260

lithobraking opened this issue Apr 21, 2022 · 3 comments
Labels
0 feature Request for a new feature
Projects

Comments

@lithobraking
Copy link
Contributor

lithobraking commented Apr 21, 2022

In the collection page figma mockup that we have, there is a select component which allows users to choose how displayed products in the collection list are sorted.

Screenshot from 2022-04-20 17-09-33

Do This

Add product sort select to the page. The options that I can immediately think to include are:

  • Most Popular
  • Price (Low to High)
  • Price (High to Low)
  • Highest Rated

@dhmacs We have some work to do on our end to make score_product updated and accurate, but I don't think that'll be a blocker.

CC: @sterlinghirsh @jeffsnyder

@lithobraking lithobraking added the 0 feature Request for a new feature label Apr 21, 2022
@lithobraking lithobraking added this to To do in v1 🚀 via automation Apr 21, 2022
@dhmacs
Copy link
Contributor

dhmacs commented Apr 21, 2022

@lithobraking This is after v1 launch right? Anyway sorting with Algolia requires replica indexes, can I add these myself? Keep in mind that every sort option that we add requires a standard replica, which will increase the number of records in Algolia (hence the cost)

@dhmacs dhmacs moved this from To do to Blocked on iFixit in v1 🚀 Apr 21, 2022
@jeffsnyder
Copy link

I think y'all explained that we have a score and can sort by popular by default now. But getting an updated score and adding the ui/ux elements is work that needs to be done and will be done post-launch.

For v1, I just need to make sure that the default sort order is reasonably good.

@lithobraking
Copy link
Contributor Author

For v1, I just need to make sure that the default sort order is reasonably good.

With that in mind, this issue can be saved for later.

@dhmacs dhmacs moved this from Blocked on iFixit to On Ice in v1 🚀 Apr 21, 2022
@dhmacs dhmacs removed this from On Ice in v1 🚀 Apr 21, 2022
@dhmacs dhmacs added this to To do in Next ➡️ via automation Apr 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0 feature Request for a new feature
Projects
Next ➡️
  
To do
Development

No branches or pull requests

3 participants