Open artontray opened 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
if i click on CREATE; nothing happen, the url are wrong and some required input are empty.
Thanks! We will redesign this entire AMM page, it'll cover the form validation
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
if i click on CREATE; nothing happen, the url are wrong and some required input are empty.