fecgov / openFEC-web-app

DEPRECATED See https://github.com/18F/fec-cms for fec.gov's code
Other
43 stars 31 forks source link

Add image number to main filings page table #2055

Closed PaulClark2 closed 7 years ago

PaulClark2 commented 7 years ago

Request from FEC staff: any chance we can add the image number in a new column on the filings page for a committee

Being about to see the image number on this page https://beta.fec.gov/data/filings/?data_type=processed would be helpful to staff.

noahmanger commented 7 years ago

Just going through the backlog. This isn't a hard thing to add: image

But I wonder if this information makes more sense in the panel? Is it useful to see the image number for a lot of filings all at once?

PaulClark2 commented 7 years ago

Having the image number available without needing to open the panel makes it easier for many staff to do their jobs more quickly.

I think there is another issue requesting coverage dates (or at least coverage end date). This is also about helping staff access information more quickly.

noahmanger commented 7 years ago

That makes sense to me. I separately have a PR adding those coverage dates to filing tables on committee pages: https://github.com/18F/openFEC-web-app/pull/2139