csdojo-defaang / defaang

A website that will curate recently-asked interview questions from FAANG+. Currently inactive. Check out: https://github.com/ykdojo/OpenStream
MIT License
509 stars 120 forks source link

[FEATURE] Highlight email input if its wrong. #252

Closed sohamdata closed 1 year ago

sohamdata commented 1 year ago

Description

Highlight email input if its invalid (e.g. name@example. ). Also display a message below email input. (very simple but I would be happy to contribute :) )

sohamdata commented 1 year ago

demo: inputEmail

ykdojo commented 1 year ago

Looks good! Thank you