Closed

Description
Preconditions
- Magento version 2.2.0
- At least 2 payments methods enabled
Steps to reproduce
- Log in to your client account.
- Add product to cart.
- Go to checkout and click next button to be able to choose payment methods.
- Open payment method other than the first one.
- Uncheck My billing and shipping address are the same checkbox
- Choose New address on the billing address dropdown
- Fill address
- Click on label Save in address book
Expected result
- The checkbox is unchecked.
Actual result
- The checkbox stays checked regardless click on label
That happens because in every payment method tab Save in address book checkbox has the same id: #billing-save-in-address-book If there are multiple checkboxes with the same id all labels are associated with the first one.
Metadata
Metadata
Assignees
Labels
The issue has been fixed in 2.1 release lineThe issue has been fixed in 2.2 release lineThe issue has been fixed in 2.3 release lineGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 1 Passed. Automatic verification of issue format passedGate 4. Acknowledged. Issue is added to backlog and ready for developmentIndicates that Pull Request has been created to fix issueThe issue has been reproduced on latest 2.1 releaseThe issue has been reproduced on latest 2.2 releaseThe issue has been reproduced on latest 2.3 release