MPDX-9334 - Save both average utility costs when one is modified#1652
Open
zweatshirt wants to merge 4 commits intomainfrom
Open
MPDX-9334 - Save both average utility costs when one is modified#1652zweatshirt wants to merge 4 commits intomainfrom
zweatshirt wants to merge 4 commits intomainfrom
Conversation
Contributor
|
Preview branch generated at https://MPDX-9334.d3dytjb8adxkk5.amplifyapp.com |
Contributor
Bundle sizes [mpdx-react]Compared against f82890e No significant changes found |
…nceRequestAttributesInput for attributes in saveValue function
dr-bizz
requested changes
Mar 19, 2026
Contributor
dr-bizz
left a comment
There was a problem hiding this comment.
Is there a way we could make these the same fields? I guess if we did that, we would have to update the other when one is updated, and build similar functionality you have here.
Also, you need to make sure when you update the second utility field, that it
also updates the Total Monthly Cost of Providing a Home and other totals.
dr-bizz
requested changes
Mar 19, 2026
Contributor
dr-bizz
left a comment
There was a problem hiding this comment.
I requested changes, but it says I didn't, so I'm requesting the same changes again.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
AutosaveCustomTextFieldto accept an additionalSaveFields prop which accepts an array of values to save.Jira ticket
Testing
/housingAllowanceAverage monthly utility costsline items both update when save occurs in the event of rentOrOwn being set to Own.Checklist:
/pr-reviewcommand locally and fixed any relevant suggestions