NHT: Player → Team assignment: Inline create player
Open
- Dominant language
- JavaScript
- Stars
- 12
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
Sometimes the user wants to add a player to a team but the player does not exist in the database.
- After typing a player name if: the player does not exist and the player is not already assigned to a team, the user **shall** be offered the opportunity to add a new player.
- There **shall** be a TBD method for adding the player.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.