DemocracyLab / DemocracyLab/CivicTechExchange

Email field validation and auto-fill in Login/Signup forms

Open
#1,024 2 comments 0 reactions 1 assignee Claimed by @Tong-Ding View on GitHub
Front End
Dominant language
JavaScript
Stars
105
Forks
71
PR merge metrics
No merged PRs in 30d

Description

Before the design team tests the new layout updates for the signup and login website, there are verification issues with these two forms that can be dealt with:

For the login form:

- The “Email” field lacks a proper verification policy. If users input '3' as their email address, an error message appears, but if they enter '3@1', the error message does not appear. Additionally, when users provide an incorrect email, the page refreshes without autofilling data.

For the signup form:

- The “Email” field also lacks a verification policy immediately. If users provide an incorrect email, the page refreshes without autofilling data.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.