the-difference-engine / ksf

7 stars 1 forks source link

Ticket 262 grant request patient details #337

Closed claudiahalip closed 3 years ago

claudiahalip commented 3 years ago

Zenhub Link:

https://app.zenhub.com/workspaces/ksf-5f23520d91f7ee00134cbaf6/issues/the-difference-engine/ksf/262

Describe the problem being solved:

Create a panel to appear below 'Family Member Information' in the same style Name the panel ' Grant Request Support' Using information from Section 6 of the KSF application create a bulleted list of items the family has been nominated for in the grant nomination as found in Form Master Column "AJ". Display all data using the KSF style-guide Allow for the displayed list to have future items added to the application (provide enough space, as more categories will be added

Impacted areas in the application:backend and frontend

Describe the steps you took to test your changes:

If this ticket involves any UI or email changes, please provide a screenshot that shows the updated UI

Screen Shot 2021-08-25 at 7 39 45 PM

List general components of the application that this PR will affect: BACKEND: api/migrations/20210820010347-add_column_grant_request_info.js api/models/index.js FRONTEND: app/src/components/pages/NominationPage/index.js app/src/components/nominationInfo/ApplicationForm.js app/src/components/nominationInfo/ViewCard.js app/src/components/nominationInfo/labelTypes/Support.js app/src/components/nominationInfo/newstyles.module.css

PR checklist