Open TylerHendrickson opened 1 year ago
logo out of date
ready for eng
Feedback from NJ - once Category of Funding Activity and Funding Department name are incorporated into search, this is key info they would like to see on digest
@ClaireValdivia I'm going to do a design pass on this.
@caitlinwinner one inconsistency between this ticket and new design file is where "view grant details" goes. also seems like button text doesn't match between ticket and designs and not sure which is correct
ready for eng, slack me for questions :)
@caitlinwinner I just updated the acceptance criteria to match the designs - can you give it a quick review and confirm that it matches your understanding?
@ClaireValdivia Yes, looks good! the only thing I didn't address was the content in the grant summary. We've heard some partners request additional bulleted info in the summary, which we could add in if you think important.
Caitlin and i connected; ticket is ready for eng!
@as1729 thoughts on how I can test the notification updates?
Design notes:
Left Align Federal Grant Finder string with logo
USDR Logo should click through to grant finder not USDR.org
@TylerHendrickson do we have control over the "From" field? If we could say USDR Federal Grant Finder instead of grants-notifications, I think that would be ideal.
Email title: Search Name
body text preview: # new grants, title of first grant...
@caitlinwinner I created this issue with the items you referenced above. is it correct that these are not blockers to the current updates going live? #2353
Task: Update the templates used when building digest notification emails to align with the designs from Figma
DOD: Email design for "New Grants Digest" email notification type is updated.
Acceptance Criteria:
[grant name]
; wrap when long (title links to grants.gov with that grant details view opened)View on Grants.gov
on all grants should open the specific grant on grants.govSee all new grants
always visible at the bottom of the grants digest; opens the Grant Finder to Browse Grants tabImplementation details:
sendGrantDigestForAgency()
function inpackages/server/src/lib/email.js
is called per-agency and is responsible for building the email content and sending it to each recipient for that agency.Subtask of:
934