the-difference-engine / ksf

7 stars 1 forks source link

added Awaiting HIPAA to dropdown sorting menu on the home page #398

Closed Geoff7709 closed 2 years ago

Geoff7709 commented 2 years ago

Zenhub Link:

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

Describe the problem being solved:

Adding the 'Awaiting HIPAA' option back to the sorting drop-down on the home page

Impacted areas in the application:

The 'View By Stages' section of the home page

Describe the steps you took to test your changes:

It was a matter of adding the 'Awaiting HIPAA' option back to the 'statuses' array on line 15 of ApplicationViewByStages.js

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

Screenshot 2021-12-02 190722

List general components of the application that this PR will affect: ApplicationViewByStages.js PR checklist