Call-for-Code-for-Racial-Justice / Truth-Loop

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.
https://developer.ibm.com/tutorials/truth-loop/
Apache License 2.0
54 stars 29 forks source link

Provide the "Related" detail on the Details Accordion #193

Closed ed-snodgrass closed 2 years ago

ed-snodgrass commented 3 years ago

The full "policy" object may have a related array on it. If so, we should display some details for each related artifact. Thinking ahead I would expect a new RelatedPolicyDetail.js and RelatedPolicyDetail.test.js along with a "No details available" when the array is empty.

`

// new code here

`

ed-snodgrass commented 3 years ago

@demilolu this is a good #hacktoberfest ticket.

demilolu commented 3 years ago

Excellent!

demilolu commented 3 years ago

@ed-snodgrass can you provide some more context on past issues/PRs this is related to.

ed-snodgrass commented 3 years ago

The Vue version of the app had a "Related policies" section that was just showing the Summary text. But the service should be returning an array of related policies on the legislative artifact object. I'm not well versed in how the backend is determining that relationship but hopefully the data that populates the database has some relationships.

Goldenhub commented 3 years ago

Has this issue being worked on?

ed-snodgrass commented 3 years ago

I don't believe it has. I think it gets assigned after someone claims it.

demilolu commented 3 years ago

@Goldenhub do you want to claim it?

Goldenhub commented 2 years ago

Yes

felizj17 commented 2 years ago

@Goldenhub I assumed you were not and started so if you need help on where to start you can check my fork of the repo in the issue-193... branch

Goldenhub commented 2 years ago

@felizj17 Your assumption is correct. I wasn't working on it. Go ahead with it. cheers

github-actions[bot] commented 2 years ago

:wave: Hi! This issue has been marked stale due to inactivity. If no further activity occurs within the next 7 days, it will automatically be closed.