Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not possible to promote FLEX in roster / no visual / no option in CSV uploader #206

Open
BenBrostoff opened this issue Nov 4, 2023 · 0 comments

Comments

@BenBrostoff
Copy link
Owner

Currently, the CSV uploaders assume the FLEX by just taking the leftover player from eligibile flex positions for NFL:

https://github.com/BenBrostoff/draftfast/blob/master/draftfast/csv_parse/upload.py#L31-L32

There may be scenarios where you want the FLEX to be able to be picked, and also see FLEX in the visual output:

image

Notice in the above there's no pointer to what position is FLEX, as there are multiple options.

Because there are many ways to form a valid lineup with NFL FLEX but all of them result in the same point totals given the same players, I'm fine with the defaults. That said, if you want to pick a FLEX, you should be able to, and the CSV uploaders should respect it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant