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

Fix an issue in HypoAssignment #141

Merged
merged 1 commit into from
Mar 25, 2020
Merged

Conversation

gary-kim
Copy link
Member

Closes #139

@DGET-Program you want to take a look?

Hypothetical Assignment will show a NaN if
there is no value in the percentage input.

This is a fix for that issue. If there is no
value in the percentage field, it will be treated
as a zero.

Signed-off-by: Gary Kim gary@garykim.dev

Hypothetical Assignment will show a NaN if
there is no value in the percentage input.

This is a fix for that issue. If there is no
value in the percentage field, it will be treated
as a zero.

Signed-off-by: Gary Kim <gary@garykim.dev>
@gary-kim gary-kim added bug Something isn't working regression labels Mar 18, 2020
@gary-kim gary-kim added this to the Open Beta v0.21.0 milestone Mar 18, 2020
@gary-kim gary-kim requested a review from Suhas-13 March 18, 2020 00:00
@gary-kim gary-kim merged commit 4c3596e into master Mar 25, 2020
@gary-kim gary-kim deleted the fix/139/NaN-on-no-percentage-value branch March 25, 2020 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working regression
Projects
None yet
Development

Successfully merging this pull request may close these issues.

HypoAssignment Shows NaN with no Percentage Values
2 participants