BayviewComputerClub / smoothie-web

Bayview Computer Club's Online Judge!
https://smoothie.bayview.club
GNU Affero General Public License v3.0
4 stars 0 forks source link

Form validations for all the forms that do not have it #35

Open espidev opened 4 years ago

espidev commented 4 years ago

A lot of forms do not have a way to show errors, and just reload when a form error occurs. Add a ui element that can show form errors (maybe a material toast?).