You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hitting enter after inputing quantity on quick order list on a product that has 1 or zero variants redirects to /cart
I am able to add submit quantity that does not respect quantity limits (bug video)
I think the fix should include::
Let's prevent being able to submit a quantity that doesn't respect quantity limits.
Let's only suppress cart notification actions on quick order list when there are 2+ variants on a product. For products with zero or 1 variant, let's respect the cart notification behaviour selected in theme settings on quick order list (removed this requirement, see this comment.
Hitting "Return/Enter" keyboard key when a product has zero or 1 variant should not bring you to /cart (unless that's your selected cart notification behaviour)
The text was updated successfully, but these errors were encountered:
nicklepine
changed the title
Quantity that doesnt not respect quantity limit can be added to cart
Quick order list: quantity that doesn't not respect quantity limit can be added to cart
Jul 17, 2023
Meli's video: https://screenshot.click/17-43-5mgav-rzrde.mp4
Slack thread: https://shopify.slack.com/archives/C04NPNBGU87/p1689619584764189
There are 2 bugs - probably related:
I think the fix should include::
Let's only suppress cart notification actions on quick order list when there are 2+ variants on a product. For products with zero or 1 variant, let's respect the cart notification behaviour selected in theme settings on quick order list(removed this requirement, see this comment.Video recap: https://screenshot.click/17-29-afrh6-clay1.mp4
The text was updated successfully, but these errors were encountered: