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

Sync to release: PM-797 #307

Merged

Conversation

pgilmore-phi
Copy link
Collaborator

@pgilmore-phi pgilmore-phi commented Jan 8, 2025

Jira Ticket

PM-797

Purpose

Currently there’s a cookie being stored on Step 1 of the webcarts. Meaning if a customer abandons a cart, and comes back later to try again, the user info is stored and they no longer can proceed to Step 1. To improve the customer experience on our webcarts, we’re going to remove the cookie on Step 1, as it is only relevant for Step 2.

Changes

We are deleting the savedOwnerID cookie when a user returns to the membership flow for the first form step. We do not delete the cookie if the user is editing petInfo from step 1.

Validate Changes

See https://pethealthinc.atlassian.net/browse/PM-797 for testing criteria

Copy link

aem-code-sync bot commented Jan 8, 2025

Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch and validate page speed.
In case there are problems, just click a checkbox below to rerun the respective action.

  • Re-run PSI checks
  • Re-sync branch
Commits

@pgilmore-phi pgilmore-phi changed the title PM-797: remove saved owner id cookie on form start Sync to release: PM-797 Jan 8, 2025
@pgilmore-phi pgilmore-phi requested a review from ankyc-phi January 8, 2025 17:29
@pgilmore-phi pgilmore-phi merged commit 39c0ca1 into release/sprint-1-deploy Jan 8, 2025
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants