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

[BUG] errors during adding a product to cart aren't displayed #782

Open
1 task done
mkucmus opened this issue Mar 21, 2024 · 0 comments · May be fixed by #795
Open
1 task done

[BUG] errors during adding a product to cart aren't displayed #782

mkucmus opened this issue Mar 21, 2024 · 0 comments · May be fixed by #795
Assignees
Labels
bug Something isn't working template

Comments

@mkucmus
Copy link
Collaborator

mkucmus commented Mar 21, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

When I add a product to cart with some impossible quantity I'm able to add only one of it, but the message from the response is not displayed
image

Expected Behavior

the errors from the response are displayed, so I know what happened and why I don't have exact number of items in my cart

Steps To Reproduce

  1. go to /detail/3c40bbdab5a94212b7834f879ab34539 route
  2. add 9999 quantity
  3. see the only one product was added
  4. I can see errors object with proper warning attached - in line-item endpoint response

Environment

- OS:
- Node:
- pnpm:

Anything else?

No response

@mkucmus mkucmus added bug Something isn't working template labels Mar 21, 2024
@florianliebig florianliebig linked a pull request Mar 23, 2024 that will close this issue
2 tasks
@BrocksiNet BrocksiNet self-assigned this Mar 27, 2024
@BrocksiNet BrocksiNet removed their assignment Apr 16, 2024
@mkucmus mkucmus self-assigned this Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working template
Projects
Status: Developer Backlog
Development

Successfully merging a pull request may close this issue.

2 participants