-
Notifications
You must be signed in to change notification settings - Fork 8
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 [customData] Extra validation #59
Conversation
Beep boop 🤖 I noticed you didn't make any changes at the
In order to keep track, I'll create an issue if you decide now is not a good time
|
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:
And then you just need to merge your PR when you are ready! There is no need to create a release commit/tag.
|
Hi @ivanlopezluna thank you for your contribution. Can you please include a changelog Keep a Changelog under the Unreleased section: It would be: |
8d7c0a5
to
5ea4b7b
Compare
Do you have a step by step test guide? It's possible to test it in an account that is not that of a production client? If not, are there any specific credentials we should use? |
Hi @ataideverton here's a video explaining how to replicate the issue https://drive.google.com/file/d/1W46MsUSW-icx1VIORKbKGDOUI_mxIyQD/view?usp=sharing |
Hi @ataideverton |
Ivan, The delivery date data is being stored in the orderForm under customData. The breakage of the header occurs when a Delivery Date is selected and the user returns to the IO for whatever reason. |
|
@ataideverton , The intention of this PR is to add a validation that ensures the On the other hand, I confirm that you have already been added as a member of an organization. |
0ee5bb3
to
e663bc0
Compare
@ataideverton |
@ivanlopezluna Please run a It should change just your file, applying the linter rules to it |
@ataideverton |
What problem is this solving?
If there is another customApp in the customData, the "B2BQuotesLockingModal.tsx"component breaks on its own.
Step by step to replicate the issue
How to test it?
Workspace