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

[Issue] Enabling Individual Editing of Shipping and Billing Addresses from the Customer Dashboard #38678

Open
2 of 5 tasks
m2-assistant bot opened this issue Apr 30, 2024 · 6 comments · May be fixed by #38677
Open
2 of 5 tasks
Assignees
Labels
feature request Issue: ready for confirmation Priority: P2 A defect with this priority could have functionality issues which are not to expectations. Progress: PR in progress

Comments

@m2-assistant
Copy link

m2-assistant bot commented Apr 30, 2024

This issue is automatically created based on existing pull request: #38677: Enabling Individual Editing of Shipping and Billing Addresses from the Customer Dashboard


Description (*)

We propose an enhancement to the Magento customer dashboard's address management functionality.
Currently, when adding an address, it defaults to both billing and shipping. However, distinguishing between them becomes confusing for clients, as editing one address impacts both. This native workflow requires generating a new address to differentiate between default shipping or billing. Our enhancement streamlines this process by allowing direct individual editing of billing and shipping addresses, thereby simplifying the user experience for logged-in clients.

Video 1: "Native Magento Flow: Editing Billing and Shipping Addresses"
NativeMagento.webm

Video 2: "Improvement Proposal: Individual Editing of Billing and Shipping Addresses"
addressImprovement.webm

Manual testing scenarios (*)

  1. Navigate to the customer dashboard.
  2. Add a new address and verify that it defaults to both billing and shipping.
  3. Edit the address and observe that both billing and shipping are affected.
  4. Apply this pull request's changes and verify that individual editing of billing and shipping addresses is possible without affecting the other.

Questions or comments

Contribution checklist (*)

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • README.md files for modified modules are updated and included in the pull request if any README.md predefined sections require an update
  • All automated tests passed successfully (all builds are green)
Copy link
Author

m2-assistant bot commented Apr 30, 2024

Hi @engcom-Delta. Thank you for working on this issue.
In order to make sure that issue has enough information and ready for development, please read and check the following instruction: 👇

  • 1. Verify that issue has all the required information. (Preconditions, Steps to reproduce, Expected result, Actual result).
  • 2. Verify that issue has a meaningful description and provides enough information to reproduce the issue.
  • 3. Add Area: XXXXX label to the ticket, indicating the functional areas it may be related to.
  • 4. Verify that the issue is reproducible on 2.4-develop branch
    Details- Add the comment @magento give me 2.4-develop instance to deploy test instance on Magento infrastructure.
    - If the issue is reproducible on 2.4-develop branch, please, add the label Reproduced on 2.4.x.
    - If the issue is not reproducible, add your comment that issue is not reproducible and close the issue and stop verification process here!
  • 5. Add label Issue: Confirmed once verification is complete.
  • 6. Make sure that automatic system confirms that report has been added to the backlog.

@m2-community-project m2-community-project bot added the Priority: P2 A defect with this priority could have functionality issues which are not to expectations. label Apr 30, 2024
@engcom-Delta
Copy link
Contributor

engcom-Delta commented Apr 30, 2024

Hi @Franciscof-Serfe ,

Verified the issue on 2.4-develop and it is not reproducible.

Steps to reproduce:-

1.Navigate to the customer dashboard.
2.Add a new address and verify that it defaults to both billing and shipping.
3.Edit the address and observe that both billing and shipping are affected.
4.Verify that individual editing of billing and shipping addresses is possible without
affecting the other.

Please refer the attached screenshot and let us know if we add new address to a customer and then we edit the address what changes can be applied

Screenshot 2024-04-30 at 6 08 00 PM Screenshot 2024-04-30 at 6 12 33 PM Screenshot 2024-04-30 at 6 13 17 PM Screenshot 2024-04-30 at 6 15 10 PM Screenshot 2024-04-30 at 6 15 19 PM Screenshot 2024-04-30 at 6 17 05 PM Screenshot 2024-04-30 at 6 17 18 PM Screenshot 2024-04-30 at 6 24 39 PM Screenshot 2024-04-30 at 6 24 50 PM Screenshot 2024-04-30 at 6 25 02 PM

@engcom-Delta engcom-Delta added the Issue: needs update Additional information is require, waiting for response label Apr 30, 2024
@m2-community-project m2-community-project bot added this to Pull Request In Progress in High Priority Backlog Apr 30, 2024
@m2-community-project m2-community-project bot removed this from Ready for Confirmation in Issue Confirmation and Triage Board Apr 30, 2024
@Franciscof-Serfe
Copy link
Contributor

Hi @engcom-Delta
We are not understanding each other. Could you see the videos I attached?

You are doing it as native Magento requires and I pointed out that it could be confusing for the client.

After adding the first address, it is added to both billing & shipping. Step 2 of your description.

If you read under each one it says "edit billing address" & "edit shipping address" (first image of your answer).

If you, as a user who does not know Magento, click on edit billing address (without adding any new address), this change is reflected in both directions. So there is the issue I am reporting.

Let me know if you need more details or images that reflect it.

The goal is that the client does not get overwhelmed or feel lost when the changes are not reflected as they would like and they need to add an address to make the editing links work correctly. (By the way, this is not clarified anywhere)

I await your comments.
Regards,
Francisco

@engcom-Delta
Copy link
Contributor

engcom-Delta commented May 2, 2024

Hi @Franciscof-Serfe ,

Thanks for your reporting and collaboration.

We agree with your point, If a user who does not know Magento, click on edit billing address (without adding any new address), this change is reflected in both directions and client does get overwhelmed or feel lost when the changes are not reflected as they would like and they need to add an address to make the editing links work correctly.

We are Considering this as a feature request as an improvement to proceed further.

Thanks,

@engcom-Delta engcom-Delta added feature request and removed Issue: needs update Additional information is require, waiting for response labels May 2, 2024
@m2-community-project m2-community-project bot added this to Pull Request in Progress in Feature Requests Backlog May 2, 2024
@m2-community-project m2-community-project bot removed this from Pull Request In Progress in High Priority Backlog May 2, 2024
@Franciscof-Serfe
Copy link
Contributor

I am glad that my contribution has been useful.

I await your confirmation to know if you need me to review any of the related PR tests.
PR #38677

Regards,
Francisco

@engcom-Delta
Copy link
Contributor

Hi @Franciscof-Serfe ,

Thanks for your contribution.

Someone from the community or internal team will process further with the PR #38677

Thanks,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Issue: ready for confirmation Priority: P2 A defect with this priority could have functionality issues which are not to expectations. Progress: PR in progress
Projects
Feature Requests Backlog
  
Pull Request in Progress
2 participants