daoplays / LetsCook

Website and Code for Let's Cook
GNU General Public License v3.0
3 stars 6 forks source link

Validation on Form non existing #163

Open artontray opened 5 days ago

artontray commented 5 days ago

While you fill a form , the submit button must conduct a checking of the data on each input. if required , the input should be red and pointed as missing if not good format such as URL, the form should be red and pointed as wrong format.

On that page , the validation is non existing : https://eclipse.letscook.wtf/trade/create

Screenshot

if i click on CREATE; nothing happen, the url are wrong and some required input are empty.

franzegos commented 5 days ago

Thanks! We will redesign this entire AMM page, it'll cover the form validation