Skip to content
This repository has been archived by the owner on Jan 26, 2024. It is now read-only.

Stock max check is not working properly #673

Open
1 of 2 tasks
ymaheshwari1 opened this issue Sep 21, 2021 · 0 comments
Open
1 of 2 tasks

Stock max check is not working properly #673

ymaheshwari1 opened this issue Sep 21, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@ymaheshwari1
Copy link
Contributor

ymaheshwari1 commented Sep 21, 2021

Current behavior

When the qty of the product is 0, and then addToCart button is enabled but the quantity selector is disabled. The quantity selector is disabled as it check for stock qty which is 0, but the addToCart is enabled as we have enabled backorders.

Expected behavior

If the qty of the product is 0, and we have enabled backorders, then both the addToCart button and the quantity selector should be enabled.

Steps to reproduce the issue

Can you handle fixing this bug by yourself?

  • YES
  • NO

Environment details

  • Browser:
  • OS:
  • Code Version:

Additional information

@ymaheshwari1 ymaheshwari1 added the bug Something isn't working label Sep 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant