medusajs / nextjs-starter-medusa

A performant frontend ecommerce starter template with Next.js 14 and Medusa.
https://next.medusajs.com/
MIT License
1.78k stars 495 forks source link

fixes: sorting and checkout #342

Closed VariableVic closed 4 months ago

VariableVic commented 4 months ago
  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.
  4. Made some changes to update the e2e test runner to v2, but this still needs some work.
vercel[bot] commented 4 months ago

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