Kyle

Results 10 issues of Kyle

Players tab > Manually adding a player to league After successful insertion, the roster does not update with the new player. It is being added to the list of unapproved...

bug/error
help wanted

Seasons Tab > All seasons > Games The new game form and edit game form after a game has been created currently allow the same team to be both the...

bug/error
help wanted

Players tab > assign player to team The team and player fields should have dropdowns with that show all selectable teams and players and filters them as the user types.

bug/error
help wanted

Players tab > View a list of all players When clicking View on the player list of a player, there is an error in console. ```Cannot read property 'teamId' of...

bug/error
help wanted

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.

bug/error
help wanted

Players tab > Manually adding a new player The team dropdown is supposed to have a list of all the teams, but nothing is displayed.

bug/error
help wanted

Players tab > Manually add a new player to league. If the user submits an email that is a duplicate in the database, it should respond with an error. It...

bug/error
help wanted

We need tests to be written for server and client side. There are example tests in `server/models/__tests__` and `client/reducers/__tests__`

help wanted

The view page under player registrations link under the player tab in the league dashboard needs to be styled. This could also be done in conjunction with issue #42 Any...

help wanted

The assign player form needs to be improved so it can handle assigning multiple players to a single team. Currently, the assign player form only handles assigning a single player...

help wanted