dohinaf / basic-icecream-website

This is a sample responsive website made using HTML, CSS and JavaScript
https://arcticdelights.netlify.app/
Other
49 stars 227 forks source link

missing custom form validation message #462

Open Suvadip-sana opened 3 weeks ago

Suvadip-sana commented 3 weeks ago

The Sign Up and Log in form have default browser form validator for now. If user try to submit the form without filling the input it give the browser default pop up. But I want to add the Coustome / Bootstrap form validator. It will be more visually appealing for user and also more understandable

1) Log in form need this same improvement

2) Sign Up form also need the same improvement

3) Review form also need same improvement

I add a bootstrap form validator along with failure and success custom message.

Additional context

image image image

Suvadip-sana commented 3 weeks ago

@dohinafs ?

Suvadip-sana commented 3 weeks ago

@dohinafs Give me point label