scientist-softserv / west-virginia-university

West Virginia University
0 stars 0 forks source link

🎁 Export search results as csv #129

Closed laritakr closed 10 months ago

laritakr commented 10 months ago

Story

Ref: https://github.com/scientist-softserv/west-virginia-university/issues/93

This adds a button to export into csv format. All search results (not just the current page) are included in the resulting csv.

Expected Behavior Before Changes

Expected Behavior After Changes

A button appears to the right of the other pagination buttons, allowing the full search results to be exported. The button downloads into a csv file with the title search-results-{date & time}.csv

search-results-2023-10-24 15_40_23 -0400.csv

Screenshots / Video

Screenshots ![Screenshot 2023-10-24 at 3 40 16 PM](https://github.com/scientist-softserv/west-virginia-university/assets/17851674/96a12467-d95d-48dd-8bdb-c846b3cb66f6) ![Screenshot 2023-10-24 at 3 40 32 PM](https://github.com/scientist-softserv/west-virginia-university/assets/17851674/f023e260-bd05-4d78-9f71-ede9490b2ef8)

Notes

ShanaLMoore commented 10 months ago

Looks good! Nice job