ConorRoberts / dogs-barking

https://dogs-barking.ca/
6 stars 2 forks source link

Input validation in catalog page #151

Open BCarlson1512 opened 1 year ago

BCarlson1512 commented 1 year ago

For guelph specific we should add input validation to the catalog/search page Course codes - > Make sure they are regex validated Make sure numbers are numbers, strings are string

Add some extra elements to help describe this page to a naïve user -> filters element, "enter a value" in search bar etc

BCarlson1512 commented 1 year ago

Validation for program and school related filters still required, pending completion of #155