final-form / final-form/react-final-form-html5-validation

email validation

Open
#26 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
56
Forks
8
PR merge metrics
No merged PRs in 30d

Description

### What is the current behavior?
Valid input when enter: abc.def@mail

### What is the expected behavior?
Show error on: abc.def@mail - invalid email

### Other information

you can check issue here https://codesandbox.io/s/14r018yjp4
with type mail like abc.def@mail into email field and no error

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the behavior in the linked CodeSandbox with the email field and the value abc.def@mail. Trace how the field performs HTML5 email validation, then verify that this value displays an invalid-email error while valid email input continues to work.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.