bafnetwork/baf-wallet-v2

Form validation

Ouverte

#56 ouverte le 3 mai 2021

 (1 commentaire) (0 réaction) (2 personnes assignées)TypeScript (0 fork)auto 404
good first issuesecurity

Métriques du dépôt

Stars
 (4 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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

Guide contributeur