The Truth-Loop solution helps communities simply understand the policies, regulations and legislation that will impact them the most and allows them to share their experiences around how policies have impacted them or how proposed policies could impact them using short video testimonials.
The full "policy" object may have an officials array on it. If so, we should display some details for each official. Thinking ahead I would expect a new OfficialDetail.js and OfficialDetail.test.js along with a "No details available" when the array is empty.
The full "policy" object may have an
officials
array on it. If so, we should display some details for each official. Thinking ahead I would expect a new OfficialDetail.js and OfficialDetail.test.js along with a "No details available" when the array is empty.`
`