edgi-govdata-archiving / archivers.space

🗄 Event data management app used at DataRescues
https://www.archivers.space/
GNU Affero General Public License v3.0
6 stars 3 forks source link

What is the use case for the "Agencies" and "Events" detail pages? #8

Open kmcculloch opened 7 years ago

kmcculloch commented 7 years ago

From @dcwalk on February 1, 2017 4:20

All I'm seeing is the agency/event title, e.g. http://harvest-pipeline.herokuapp.com/agencies/Q9qF7gxvf5jTDa4aT is "ENVIRONMENTAL PROTECTION AGENCY EPA"

Do we want or need these to be clickable from the summary pages for now? http://harvest-pipeline.herokuapp.com/agencies http://harvest-pipeline.herokuapp.com/events

Copied from original issue: b5/pipeline#12

kmcculloch commented 7 years ago

From @danielballan on February 1, 2017 16:7

:+1: for removing link until there is something to see.

kmcculloch commented 7 years ago

From @danielballan on February 1, 2017 16:20

Actually, after a second look, I see the Agency page shows the full agency name (vs the abbreviation) so that is a least potentially useful. The event page seem to have a bug ("Data Rescue Philly" a dead link to http://harvest-pipeline.herokuapp.com/events/undefined) and can probably just be made plain text until there is more content to show. Or maybe make it an external link to the event's web page if it has one?

kmcculloch commented 7 years ago

From @dcwalk on February 1, 2017 16:29

The full name is listed on the summary page for Agencies

screen shot 2017-02-01 at 11 26 13 am

Maybe we just mark disabled for now?

kmcculloch commented 7 years ago

From @danielballan on February 2, 2017 20:1

Fair point. We can just remove the link for now. Would you like to open a PR? I'd be happy to knock it out myself if you are focused on other things.