bafnetwork/baf-wallet-v2

Form validation

Offen

#56 geöffnet am 03.05.2021

 (1 Kommentar) (0 Reaktionen) (2 zugewiesene Personen)TypeScript (0 Forks)auto 404
good first issuesecurity

Repository-Metriken

Stars
 (4 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

None of the forms in the UI are receiving any kind of validation to make sure the input it's being given is sane. For instance:

invalid amount in send form

Or perhaps the user being able to enter invalid names into the create account form

Contributor Guide