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

fixes: sorting and checkout #342

Merged
merged 14 commits into from
Jul 9, 2024
Merged

fixes: sorting and checkout #342

merged 14 commits into from
Jul 9, 2024

Conversation

VariableVic
Copy link
Collaborator

@VariableVic VariableVic commented Jul 4, 2024

  1. Sorting by price is now working again, using a helper function until the order param supports sorting by price.
  2. Sorting list alignment fix.
  3. Checkout fixes:
  • Shipping address behaviour fixed
  • Made province field required
  • Shipping method selector semi-fixed. The v2 js-sdk doesn't support removing shipping methods from the cart atm, so when a user switches between shipping options a few time, we end up with a long list of methods in the cart.
  1. Made some changes to update the e2e test runner to v2, but this still needs some work.

Copy link

vercel bot commented Jul 4, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nextjs-starter-medusa ❌ Failed (Inspect) Jul 5, 2024 1:29pm
storefront-v2-staging ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 5, 2024 1:29pm

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.

2 participants