patriciaperez90/restaurant-ordering-system

Enatega Customer Application: When new user is signing-in , sign-up input fields allowing to enter Numbers instead of Letters.

Open

#78 geöffnet am 11. Feb. 2025

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (0 Forks)auto 404
Enatega MultiVendor Customer AppHigh prioritybuggood first issue

Repository-Metriken

Stars
 (1 Star)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Describe the bug The Sign-Up input fields (e.g., First Name, Last Name) are allowing numbers, which is incorrect.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Enatega Customer Application'.
  2. Create a new account on customer application.
  3. Now the new form will open.
  4. Fill up the required fields, now put numbers in Name field.

Expected behavior

  1. Name fields should only allow letters (A-Z, a-z) and possibly spaces.
  2. Numbers and special characters (e.g., 123, @, #, !) should not be accepted.

Smartphone (please complete the following information):

  • Device: [e.g. infinix hot 50]
  • OS: [e.g. Android]
  • Browser [e.g. Application]
  • Version [e.g. Latest]

Contributor Guide