Skip to content

In payment step of checkout I cannot unselect #billing-save-in-address-book checkbox in non-first payment method #13692

Closed
@ghost

Description

Preconditions

  1. Magento version 2.2.0
  2. At least 2 payments methods enabled

Steps to reproduce

  1. Log in to your client account.
  2. Add product to cart.
  3. Go to checkout and click next button to be able to choose payment methods.
  4. Open payment method other than the first one.
  5. Uncheck My billing and shipping address are the same checkbox
  6. Choose New address on the billing address dropdown
  7. Fill address
  8. Click on label Save in address book

Expected result

  1. The checkbox is unchecked.

Actual result

  1. 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.
zrzut ekranu 2018-02-16 o 10 30 26

Metadata

Metadata

Labels

Event: dmcdindiaFixed in 2.1.xThe issue has been fixed in 2.1 release lineFixed in 2.2.xThe issue has been fixed in 2.2 release lineFixed in 2.3.xThe issue has been fixed in 2.3 release lineIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentProgress: PR CreatedIndicates that Pull Request has been created to fix issueReproduced on 2.1.xThe issue has been reproduced on latest 2.1 releaseReproduced on 2.2.xThe issue has been reproduced on latest 2.2 releaseReproduced on 2.3.xThe issue has been reproduced on latest 2.3 release

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions