Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Form-Validierung mit Bootstrap #3

Open
crispin-kirchner opened this issue May 5, 2022 · 0 comments
Open

Form-Validierung mit Bootstrap #3

crispin-kirchner opened this issue May 5, 2022 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@crispin-kirchner
Copy link
Owner

Ist
Wird in ein Feld ein ungültiger Wert eingetragen, erscheint ein alert(). Nach Bestätigung des Alerts hat das Feld einen roten Rand

grafik
grafik

Soll
Ungültige Werte in Feldern werden mit den Bordmitteln von Bootstrap angezeigt und fügen sich daher homogener in die Applikation ein

Codestelle

  • Form.js
    • validateField()
    • validateForm()
  • App.js: window.onerror
  • styles.css .error
@crispin-kirchner crispin-kirchner added enhancement New feature or request good first issue Good for newcomers labels May 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant