crownheightsaid / mutual-aid-app

Hey we're a mutual aid group in Crown Heights trying to help around town. Please reach out if you want to setup your own slack app and need a hand!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove cross streets map link when request has been assigned

piratefsh opened this issue · comments

What

I added a link to the delivery needed map in this PR #85. We should remove this link and just display the x-streets in regular text once the delivery has been assigned.

Link below should be removed since request is assigned.
Screen Shot 2020-06-09 at 4 04 41 PM

Why

The map no longer works once the delivery has been assigned as it no longer shows up on the map.

Considerations

I marked this as a good first issue if you would like to be contributing the the Slack app regularly. It's a pain to set up for dev, your best bet is watching https://youtube.com/watch?v=b1QW5YNtBaM to set up a local Slack and replace the live app endpoints with the ngrok ones from https://github.com/crownheightsaid/mutual-aid-app/blob/master/src/slackapp/DEVELOPING.md.

Feel free to reach out on #wg_tech on Slack for any issues.