Submitted about 1 year ago
multi step form with mutationObserver and cyclic dependency toggle
@jay-ike
Design comparison
SolutionDesign
Community feedback
- @Maksym-PaselskyPosted about 1 year ago
👋 Hi
Email validation pattern not validating my email 🙃 [email protected] because it has a dot. You can use more general pattern like this one.
^[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,}$
On second step it's more intuitive to click on toggle itself rather than words "Montly" & "Yearly".
Marked as helpful0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord