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

Modals cannot be closed by clicking on the overlay #7460

Closed
ntoombs19 opened this issue Nov 16, 2016 · 3 comments
Closed

Modals cannot be closed by clicking on the overlay #7460

ntoombs19 opened this issue Nov 16, 2016 · 3 comments

Comments

@ntoombs19
Copy link

Preconditions

  1. Magento version: 2.1.1
  2. Browser: Chrome
  3. OS: OS X El Capitan 10.11.6

Steps to reproduce

  1. Sign in as a customer
  2. Add some products to your cart
  3. Go to checkout
  4. Click the + New Address button
  5. With the modal open, click anywhere in the dark grey background (the overlay)

Expected result

  1. The modal should close. This is the modals default behavior unless it is explicitly overridden on initialization, which it isn't anywhere in the code base.

http://devdocs.magento.com/guides/v2.0/javascript-dev-guide/widgets/widget_modal.html#modal_clickableOverlay

Actual result

  1. Nothing happens. There are no error messages in the console either.
@ntoombs19
Copy link
Author

I just noticed this is actually a duplicate of #7399

@erikhansen
Copy link
Contributor

@ntoombs19 Can you close your ticket since it's a duplicate of #7399? I posted a workaround for this issue on #7399.

@miakusha miakusha self-assigned this Jan 20, 2017
@miakusha
Copy link
Contributor

Hi @ntoombs19 thanks for report
We've created internal ticket MAGETWO-63410 to address this issue.
I’m closing this issue because it is a duplicate #7399.

@miakusha miakusha removed their assignment Jan 20, 2017
magento-devops-reposync-svc pushed a commit that referenced this issue Feb 17, 2022
…ing_standard

Update magento-coding-standard version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants