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

Redefine the value of an item, not if it exists #127

Merged
merged 2 commits into from
Nov 3, 2022
Merged

Conversation

BryceStevenWilley
Copy link
Contributor

@BryceStevenWilley BryceStevenWilley commented Nov 3, 2022

Asking only if an ItemizedValueDict entry exists won't ask the user the right questions; specifically letting them change the value of their dict. In this case, I've been setting up interviews to automatically define exists if asked for in this way, since usually I've been using move_checks_to_list to make objects already exist, yes / no. This means having exists and value re-edited doesn't ask two questions of the user.

Additionally, adds a default revisit question for the ALIncomeList object; otherwise edit buttons on review screens do nothing.

Have tested with Affidavit Supplement, will likely merge without review, but feel free to give one post merge.

Copy link
Member

@nonprofittechy nonprofittechy left a comment

Choose a reason for hiding this comment

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

No concerns

@BryceStevenWilley BryceStevenWilley merged commit 0b480ec into main Nov 3, 2022
@BryceStevenWilley BryceStevenWilley deleted the bad_review branch November 3, 2022 19:29
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.

2 participants