jayjzheng / ff_rankings

fantasy footbal rankings
MIT License
46 stars 11 forks source link

Allow "Unknown Player" slot #25

Open gschorkopf opened 8 years ago

gschorkopf commented 8 years ago

Often folks draft kickers and defenses outside your top 200 (or even 300). If you could slot in an arbitrary player value occasionally, you'd be able to make sure you've selected all drafted players within the top 200/300.

jayjzheng commented 8 years ago

i thought about that also. what would the user experience be?

the hard part for me is to ensure that the player is in fact "not found", instead of a typo or something. that's why i was hesitant to implement that feature.

gschorkopf commented 8 years ago

That makes total sense. But I feel like it's a valuable enough feature to warrant consideration.

Perhaps some sort of "no player found. Are you sure you entered the name correctly? Or is the player outside the top 300?" Though, that's a bit weak in terms of UI/UX.