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

fix: minor address form issues #1451

Merged
merged 1 commit into from Jun 30, 2023
Merged

fix: minor address form issues #1451

merged 1 commit into from Jun 30, 2023

Conversation

SGrueber
Copy link
Collaborator

@SGrueber SGrueber commented Jun 27, 2023

PR Type

[x] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no API changes)
[ ] Build-related changes
[ ] CI-related changes
[ ] Documentation content changes
[ ] Application / infrastructure changes
[ ] Other:

What Is the Current Behavior?

There are 2 minor issues regarding the address form:

  1. If the user clicks the edit address icon on the myAccount address page and the countries are not in the store yet, the country of the address is missing in the prefilled address form.
  2. If the user updates an invoice or shipping address on the checkout address page and clicks the 'Add Address' link afterwards the edited address is shown in the address form instead of an empty form.

Issue Number: Closes #

What Is the New Behavior?

These issues have been fixed.

Does this PR Introduce a Breaking Change?

[ ] Yes
[x] No

Other Information

AB#87322

@SGrueber SGrueber requested a review from shauke June 27, 2023 12:55
@SGrueber SGrueber self-assigned this Jun 27, 2023
@SGrueber SGrueber added this to the 4.2 milestone Jun 27, 2023
@shauke shauke merged commit 8d9a803 into develop Jun 30, 2023
24 checks passed
@shauke shauke deleted the bugfix/address_form branch June 30, 2023 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants