ff14-advanced-market-search / saddlebag-with-pockets

This is the Frontend for the FF14 Marketplace

Home Page:https://saddlebagexchange.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dont let people send empty forms

cohenaj194 opened this issue · comments

So apparently this still lets you send a post request to the backend and has no error message

we need to make sure we are never sending empty values to the backend

image

It needs to have error checking like this page which is an example without the issue

https://saddlebagexchange.com/wow/marketshare

image image