Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add agency to SR popup #1012

Closed
3 tasks done
adamkendis opened this issue Mar 11, 2021 · 1 comment · Fixed by #1049
Closed
3 tasks done

Add agency to SR popup #1012

adamkendis opened this issue Mar 11, 2021 · 1 comment · Fixed by #1049
Assignees
Labels
Role: Frontend React front end work Size: 2pt Can be done in 7-12 hours

Comments

@adamkendis
Copy link
Member

adamkendis commented Mar 11, 2021

Description

If an SR has a handling agency assigned, add agency to SR popup window with link to agency website.

Action Items

  • Fetch agencies from /agencies on pageload.
  • Add agency name/website link to SR popup window.
  • Add source to SR popup.

Resources

response from /requests/1174673

{
"requestId": 1174673,
"srnumber": "1-1584096961",
"councilId": 58,
"councilName": "Mid City West",
"typeId": 6,
"typeName": "Illegal Dumping",
"agencyId": 2,
"agencyName": "Sanitation Bureau",
"createdDate": "2020-03-25",
"closedDate": null,
"address": "8670 W BURTON WAY, 90048",
"latitude": 34.0720201513,
"longitude": -118.381076886
}

@adamkendis adamkendis added Role: Frontend React front end work Size: 2pt Can be done in 7-12 hours labels Mar 11, 2021
@adamkendis adamkendis added this to the Initial v2 Launch milestone Mar 11, 2021
@adamkendis adamkendis self-assigned this Mar 11, 2021
@mattyweb
Copy link
Collaborator

Should probably have source in there too. Might want to do it in this ticket while you're working on agency.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Role: Frontend React front end work Size: 2pt Can be done in 7-12 hours
Projects
Status: Done (without merge)
Development

Successfully merging a pull request may close this issue.

2 participants