usdigitalresponse / arpa-reporter

Web app to aid government agencies in reporting on ARPA grants.
Apache License 2.0
3 stars 0 forks source link

Display reporting period name, not id #522

Closed trumanc closed 2 years ago

trumanc commented 2 years ago

Updates the upload screen to use the reporting period name instead of the id in the. two places it is dipslayed. This will become a bigger concern as we lean in to multi-tenancy in the GOST repo and period ids will be significantly higher than they currently are.

Old screenshot (says "period 1" in the rows of the left column, and the title of the right column)

Screen Shot 2022-09-13 at 1 22 33 PM

Replaced both instances in this updated screenshot

Screen Shot 2022-09-13 at 1 21 34 PM
mattbroussard commented 2 years ago

Gonna go ahead and merge this so there are aren't open PRs when we do repo merge tomorrow.