hngprojects / hng_boilerplate_nextjs

https://deployment.nextjs.boilerplate.hng.tech
206 stars 264 forks source link

[Enhancement]: Validate Email Input Field in the organization invite modal #1104

Open estialo1 opened 2 months ago

estialo1 commented 2 months ago

Description

The email input field currently does not have proper validation, allowing users to enter invalid email formats. there is a need to implement validation for the email input field to ensure that only properly formatted email addresses are accepted.

Acceptance Criteria

Links

| FIGMA LINK https://www.figma.com/design/VEItfX6St5NSAqqNHImcxD/HNG-Boilerplate-Designs?node-id=11001-63589

Images

image

seshto13 commented 2 months ago

I wil work on this

estialo1 commented 2 months ago

Ok. Let me know when you are done with it