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

Empty cart button does not work #18589

Closed
luukschakenraad opened this issue Oct 13, 2018 · 6 comments
Closed

Empty cart button does not work #18589

luukschakenraad opened this issue Oct 13, 2018 · 6 comments
Labels
Fixed in 2.2.x The issue has been fixed in 2.2 release line Fixed in 2.3.x The issue has been fixed in 2.3 release line Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed

Comments

@luukschakenraad
Copy link
Contributor

Preconditions (*)

  1. Magento 2.2.6
  2. Magento sample data
  3. Luma theme active

Steps to reproduce (*)

  1. Add a product to your cart
  2. Go to the cart page
  3. In the developer-console of your browser run jQuery('.action.clear').show(); to show the default "empty cart button"
  4. Click the button "Clear shopping Cart"

Expected result (*)

  1. I expect the shopping cart to be cleared

Actual result (*)

  1. The page reloads, the shopping cart is not cleared
@magento-engcom-team magento-engcom-team added the Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed label Oct 13, 2018
@magento-engcom-team
Copy link
Contributor

Hi @luukschakenraad. Thank you for your report.
To help us process this issue please make sure that you provided the following information:

  • Summary of the issue
  • Information on your environment
  • Steps to reproduce
  • Expected and actual results

Please make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, please, add a comment to the issue:

@magento-engcom-team give me $VERSION instance

where $VERSION is version tags (starting from 2.2.0+) or develop branches (for example: 2.3-develop).
For more details, please, review the Magento Contributor Assistant documentation.

@luukschakenraad do you confirm that you was able to reproduce the issue on vanilla Magento instance following steps to reproduce?

  • yes
  • no

@rogyar
Copy link
Contributor

rogyar commented Oct 14, 2018

@magento-engcom-team give me 2.3-develop instance

@magento-engcom-team
Copy link
Contributor

Hi @rogyar. Thank you for your request. I'm working on Magento 2.3-develop instance for you

@magento-engcom-team
Copy link
Contributor

Hi @rogyar, here is your Magento instance.
Admin access: http://ec2-34-228-235-121.compute-1.amazonaws.com/i-18589-2-3-develop//admin
Login: admin Password: 123123q
Instance will be terminated in up to 3 hours.

@slavvka
Copy link
Member

slavvka commented Oct 22, 2018

Hi @luukschakenraad. Thank you for your report.
The issue has been fixed in #18596 by @luukschakenraad in 2.3-develop branch
Related commit(s):

The fix will be available with the upcoming 2.3.1 release.

@slavvka slavvka added the Fixed in 2.3.x The issue has been fixed in 2.3 release line label Oct 22, 2018
@sidolov
Copy link
Contributor

sidolov commented Oct 25, 2018

Hi @luukschakenraad. Thank you for your report.
The issue has been fixed in #18597 by @luukschakenraad in 2.2-develop branch
Related commit(s):

The fix will be available with the upcoming 2.2.8 release.

@sidolov sidolov added the Fixed in 2.2.x The issue has been fixed in 2.2 release line label Oct 25, 2018
@sidolov sidolov closed this as completed Oct 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fixed in 2.2.x The issue has been fixed in 2.2 release line Fixed in 2.3.x The issue has been fixed in 2.3 release line Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed
Projects
None yet
Development

No branches or pull requests

5 participants