hackjunction / hackjunction/JunctionApp
Phone number field in the registration form
- Vorherrschende Sprache
- JavaScript
- Sterne
- 78
- Forks
- 69
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
When the number is <7 characters long, following text is visible:
_Phone number must match the following: "/^[0-9]{7,14}$/"_
It could be also specified in which format the number must be input, +358xxx or 040xxx to make it fool proof

Beitragsleitfaden
Rechercherichtung
Start at the registration form and inspect the phone-number validation message shown when an input is shorter than seven characters. Update the guidance so accepted formats such as +358xxx or 040xxx are clear, then verify that the displayed validation text matches the intended input format.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- javascript
- Bereich
- frontend
- Issue-Typ
- Bug
- Schwierigkeit
- 2/5
- Geschätzter Aufwand
- 1-3 Stunden
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100