Design comparison
SolutionDesign
Community feedback
- @DrakeHermitPosted 25 days ago
I'd suggest that you hide the password strength bars all together before the password gets generated. Also you could probably try to implement custom range slider feature.
For some reason when you select 20 characters the last character always does not get shown. One more thing I'd like to point out is the fact that you don't generate a password if the user only selects one checkbox. But I like how you used the module system, kudos for that.
Oh one more thing, I wouldn't necessarily put my CSS and JS inside of the assets folder, that folder is meant for static files like images and svgs
0
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