-
Notifications
You must be signed in to change notification settings - Fork 103
feat(cms): newsletter component #402 (#1039)Feature/newsletter template #402 #1039
Conversation
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/shopware-pwa/shopware-pwa-docs/265g2dbo3 |
💙 shopware-pwa-canary successfully deployed at https://f9feb6ba210f82863b0ea4bb7d9465cf3f918c08.shopware-pwa-canary.preview.storefrontcloud.io |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added thank you callback Styled autofill input on webkit browsers Fixed some styles
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- after entering valid email address, the message 'storefrontUrt: The value you selected is not a valid choice' appears. There should not be such message. There should be information about successful subscription to newsletter
-
after entering valid email address, there is no success message
-
after entering invalid email address, the message 'Please fill form data' appears. There should not be such message, only 'Please enter a valid email address' should appear
…ure/newsletter-template-#402
I've fixed storefrontUrt: The value you selected is not a valid choice error display. It can't be tested on the Canary environment until merge to master. It is thank you message after the success subscription: And removed -> 'Please fill form data' appears. information |
…ure/newsletter-template-#402
…ure/newsletter-template-#402
Changes
closes #402
Checklist