fecgov / fecfile-web-app

Other
7 stars 4 forks source link

[UI] Update message for multiple updated contacts in one transaction #1019

Open AureliaKhorsand opened 1 year ago

AureliaKhorsand commented 1 year ago

Acceptance Criteria

Given a user has pulled in contact info to a transaction using the Contact Management Lookup If the user makes edits to the contact information in the transaction entry screen When the user goes to save the transaction (whether it's Save or Save & Add Memo) Then they must acknowledge the following message:

"By saving this transaction, you are also updating the contact for [CONTACT NAME]."

And the message will show their changes as:

And this will be repeated within the pop-up for each updated contact (e.eg, if the user had also changed information on a secondary contact like Donor or Beneficiary Candidate)

And the user will be able to

QA Notes

DEV Notes

Please note that we are removing the language indicating that the updates only apply based on the transaction date.

Design

null

FECFILE-806

AureliaKhorsand commented 1 year ago

Note that as of 5/18/23, we are using current system functionality which has a modal for each contact (for a new contact, edited contact, etc).