Closed
Description
Preconditions
- Magento version: 2.1.1
- Browser: Chrome
- OS: OS X El Capitan 10.11.6
Steps to reproduce
- Sign in as a customer
- Add some products to your cart
- Go to checkout
- Click the + New Address button
- With the modal open, click anywhere in the dark grey background (the overlay)
Expected result
- 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.
Actual result
- Nothing happens. There are no error messages in the console either.