freeCodeCamp / league-for-good

An open source sports league management tool
BSD 3-Clause "New" or "Revised" License
163 stars 106 forks source link

Assign player form has no validation #84

Open makkoli opened 6 years ago

makkoli commented 6 years ago

Players tab > assign a player to team

The form does not validate for jersey, it currently allows for negative and very large numbers and should be between 0-99.

IsaacRaymond commented 6 years ago

I'd like to take this issue on