davidyell / Cricketeer

Application for tracking Cricket matches and leagues
MIT License
2 stars 1 forks source link

Score card player lists #13

Closed davidyell closed 9 years ago

davidyell commented 9 years ago

The score card player lists should be pulling from Squad for that specific side.

So Bowlers will be restricted to the opposing sides players in that squad. It should not restrict to just players with a bowling specialisation because anyone could potentially get an over.

Wickets should also list the correct players in each drop-down. The current squad for lost wicket and then the opposing side for taking wicket.

This should help to alleviate validation issues as the only available data will be the correct data.