rubyforgood/casa

Add Court Report Topics Answers to Case Contact Cards

Closed this issue · 0 comments

On the /casa_case/:case_id page we have cards for each case contact associated with a case.

Image

As you see there are notes for that that case contact, however, there should be more of them.

Image

Each Case Contact can have additional topics set by the organization that the volunteers fill in. These are not currently being displayed on the card. Add them.

They should be shown in a format like

Contact Topic 1: Notes on topic
Contact Topic 2: Notes on topic
Additional Notes: even more notes....

I believe there should be some functionality already in the application to truncate the notes and then show/ hide the full note with javascript.