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

feat(tlp): add Featured as the default sort on tag listing page #498

Closed
wants to merge 5 commits into from

Conversation

machikoyasuda
Copy link
Contributor

@machikoyasuda machikoyasuda commented Feb 11, 2019

closes #500

  • add featured-desc as an option in the tag listing page dropdown.
  • add featured-desc as the default option in the tag listing page's catalogItems query, via the UIStore.sortBy variable.
  • add snapshot test

Dependency

Depends on reactioncommerce/reaction#4980 being merged to develop

Testing

@machikoyasuda machikoyasuda added this to the 🏔 Torreys milestone Feb 11, 2019
@machikoyasuda machikoyasuda changed the title feat(tlp): WIP - add Featured as the default sort on tag listing page feat(tlp): add Featured as the default sort on tag listing page Feb 13, 2019
@machikoyasuda machikoyasuda force-pushed the feat-machikoyasuda-sort-tlp branch 2 times, most recently from efad269 to 7aa555f Compare February 13, 2019 23:38
src/pages/tag.js Outdated Show resolved Hide resolved
@machikoyasuda
Copy link
Contributor Author

Closing this PR for now. The fact that the Homepage shares a Dropdown makes the design of this ticket slightly more complex than we have time for. Making an issue to complete this when a more detailed design is created.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tag Listing Page should be ordered by featured by default
2 participants