🚀 Feature: more accurate email validation at sign in and sign up
- Vorherrschende Sprache
- Svelte
- Sterne
- 393
- Forks
- 260
- Ø Merge
- 5 Std. 52 Min.
- Gemergte PRs (30 T.)
- 19
Beschreibung
### 🔖 Feature description
The sign in and sign up forms validate the email address:

When passing without the ending, i.e. ".com", the validation is missing and the form is sent to the server, which then validates:

The email input could already validate against the full accurate email format.
### 🎤 Pitch
As the email format will be validates after sending the form anyways and there exists a form input validation in the frontend, it could be extended with the full email format validation including ".com" endings.
### 👀 Have you spent some time to check if this issue has been raised before?
- [X] I checked and didn't find similar issue
### 🏢 Have you read the Code of Conduct?
- [X] I have read the [Code of Conduct](https://github.com/appwrite/appwrite/blob/HEAD/CODE_OF_CONDUCT.md)
Beitragsleitfaden
Rechercherichtung
Beginnen Sie damit, die E-Mail-Eingabefelder für Anmeldung und Registrierung sowie ihre bestehende Frontend-Validierung zu lokalisieren. Bestätigen Sie das aktuelle Verhalten mit einer Adresse, der die Domain-Endung fehlt, aktualisieren Sie anschließend die Validierung so, dass diese Eingabe vor dem Absenden abgelehnt wird, und überprüfen Sie, dass die Formulare weiterhin vollständige E-Mail-Adressen akzeptieren.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Bereich
- authentication, frontend
- Issue-Typ
- Feature
- Schwierigkeit
- 2/5
- Geschätzter Aufwand
- 1-3 Stunden
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100