What are the Slack Archives?

It’s a history of our time together in the Slack Community! There’s a ton of knowledge in here, so feel free to search through the archives for a possible answer to your question.

Because this space is not active, you won’t be able to create a new post or comment here. If you have a question or want to start a discussion about something, head over to our categories and pick one to post in! You can always refer back to a post from Slack Archives if needed; just copy the link to use it as a reference..

Good morning, there is a major bug in the checkout forms:

U01LE4BMBK7
U01LE4BMBK7 Posts: 241 🧑🏻‍🚀 - Cadet

Good morning,
there is a major bug in the checkout forms:
https://github.com/spryker-shop/customer-page/blob/master/src/SprykerShop/Yves/CustomerPage/Form/CheckoutAddressCollectionForm.php#L189-L196
If the user unchecks Save new address to address book / Neue Adresse in Adressbuch speichern on the address page, the address doesn't get validated at all.

Comments

  • Valerii Trots
    Valerii Trots SRE @ Spryker Sprykee Posts: 1,654 ✨ - Novice

    Hi @U01LE4BMBK7, are there any specific steps to reproduce?
    Are you on the latest of spryker-shop/customer-page? There were problems with address form validation prior to 2.33.0.

  • U01LE4BMBK7
    U01LE4BMBK7 Posts: 241 🧑🏻‍🚀 - Cadet

    we're on 2.26.3 so will check if updating fixes the issue