-
Notifications
You must be signed in to change notification settings - Fork 64
Open
Labels
Description
The current information form is acceptable, it just needs to be in React.
Tasks:
- Add Name field
- Automatically split first name and last name based upon first space
- Add email field
- Use validators for valid email
Acceptance criteria
- Can enter name
- Name is split properly to provide discrete data fields
- Can enter email
- Invalid emails are not allowed
Reactions are currently unavailable