Closed axelclark closed 4 years ago
After further investigation, I don't think this is a bug. It is using the commish_notes
field which is blank for all of my fantasy teams. When I add a note, it shows up in the select. However, I'd like to propose the same convention discussed in #97.
My #99 pull request would close this issue as well since the form uses the same function.
Perfect 👍🏼
Versions Used Kaffy: 0.8.1 Phoenix: 1.5.3 Elixir: 1.10.3
What's actually happening? In my Ex338 project,
fantasy_team
belongs_to
association is blank in the form forowners
.EDIT: After further investigation, it looks like it uses
commish_notes
which is the first string alphabetically, but is blank for all of my seed fantasy teams.What should happen instead?
sports_league
belongs_to
association displaysabbrev
in the form forfantasy_players
.Screenshots
Select options are blank, but the options are generated