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

fixed unauthenticated user issue #62

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

mihainutiu-vtex
Copy link

What problem is this solving?

Resolving issue for ticket #893225

How to test it?

The issue can be replicated by adding a product in the cart, navigating to the checkout as a new user, filling in profile data and shipping address, then refreshing the checkout or returning to the front-end. When returning to the shipping step in the checkout you will notice that the address can not be edited or another address added. This issue replicates only for new users who are NOT part of any B2B organisation.

@vtex-io-ci-cd
Copy link

vtex-io-ci-cd bot commented Sep 5, 2023

Hi! I'm VTEX IO CI/CD Bot and I'll be helping you to publish your app! 🤖

Please select which version do you want to release:

  • Patch (backwards-compatible bug fixes)

  • Minor (backwards-compatible functionality)

  • Major (incompatible API changes)

And then you just need to merge your PR when you are ready! There is no need to create a release commit/tag.

  • No thanks, I would rather do it manually 😞

@vtex-io-docs-bot
Copy link

vtex-io-docs-bot bot commented Sep 5, 2023

Beep boop 🤖

I noticed you didn't make any changes at the docs/ folder

  • There's nothing new to document 🤔
  • I'll do it later 😞

In order to keep track, I'll create an issue if you decide now is not a good time

  • I just updated 🎉🎉

@github-actions
Copy link

github-actions bot commented Sep 5, 2023

Warnings
⚠️

package.json was changed, but not yarn.lock (vice-versa) [:bulb: are you sure this is right?]

Messages
📖 ❤️ Thanks!
📖

🎉 PR additions = 11, PR deletions = 3

Generated by 🚫 dangerJS against 381faf6

Copy link
Author

@mihainutiu-vtex mihainutiu-vtex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any other concerns?

checkout-ui-custom/checkout6-custom.js Show resolved Hide resolved
Copy link
Author

@mihainutiu-vtex mihainutiu-vtex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

updated after the feedback from Rudge.

checkout-ui-custom/checkout6-custom.js Show resolved Hide resolved
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

0.0% 0.0% Coverage
0.0% 0.0% Duplication

warning The version of Java (11.0.17) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17.
Read more here

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