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

recalculate total funds available and spending totals on reset #199

Merged
merged 1 commit into from
Jul 1, 2017

Conversation

pvcarroll
Copy link
Contributor

@pvcarroll pvcarroll commented Jul 1, 2017

Fixes #159: After you reset, recalculate service amount and change remaining funds amount

Noticed that totals aren't set when the page loads - not sure if that was intended behavior or not.

Copy link

@mateoclarke mateoclarke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, I was just working on this.

giphy 6

@mateoclarke mateoclarke merged commit 1728221 into master Jul 1, 2017
@mateoclarke mateoclarke deleted the 159-recalculate_funds_on_reset branch July 1, 2017 22:37
@mateoclarke
Copy link

@pvcarroll, That's a good point about total for the department not being set on load. I do think that should be the intended behavior, but I'm open to having my mind changed if we got that feedback.

Right now, a user's values for each department start at 0. Once they are on a Department page and tap up or down, it obviously updates. Or if they click next, we set them at the amount from last year. So the user's selected value is effectively blank until they take some progressive action.

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

Successfully merging this pull request may close these issues.

None yet

2 participants