usdigitalresponse / usdr-gost

USDR-hosted grants management tools
http://grants.usdigitalresponse.org
Apache License 2.0
32 stars 21 forks source link

Clean up fields to display in search results export file #2107

Open ClaireValdivia opened 1 year ago

ClaireValdivia commented 1 year ago

Why is this issue important?

after new search was implemented, the fields in the csv export file were not updated to reflect new fields or remove fields that are not relevant to users.

Current State

The following fields show on My Grants and Browse Grants results table:

The export file includes all these fields, as well as:

Expected State

Add the following fields as columns to the export file:

Rename the following fields on export file:

Implementation Plan

tbd

Relevant Code Snippets

No response

replicantSocks commented 1 year ago

For eligibility, each grant has multiple eligibility codes, sometimes even as many as 15. Is the proposal to map these to their corresponding phrases e..g "Public housing authorities/Indian housing authorities" and have a column with each of those phrases in a delimited list or is there another way to display Eligibility more succinctly?

ClaireValdivia commented 1 year ago

@replicantSocks yes, having the mapped phrases show in a delimited list is the proposal. The phrases should match what is displayed on the dropdown in Search for the Eligibility field

ClaireValdivia commented 11 months ago

tested in staging and export looks great!

ClaireValdivia commented 11 months ago

re-tested in staging and still looks good!