rubyforgood/human-essentials

Export list of product drive participants from the product drive view screen

Closed

#5,594 opened on Jun 7, 2026

 (0 comments) (0 reactions) (0 assignees)Ruby (591 forks)github user discovery
Difficulty—IntermediateHelp Wanted

Repository metrics

Stars
 (582 stars)
PR merge metrics
 (Avg merge 90d 16h) (22 merged PRs in 30d)

Description

Summary

From the product drive view screen, add a button that lets you export the participants. This should give the same CSV data as the export from the product drive participation list screen.

Why change?

Users need to export product drive participation lists for admin processes

Steps to replicate

  • In navigation go to Community > Product Drives
  • click View on an individual product drive
  • observe the bottom table that may contain product drive participants (populated example below)

Criteria for completion / testing needs

  • Increase space between tables to allow for an export button
  • use existing export button styling
  • add export button to the right side of the page above the product drive participants table (following existing pattern on other pages such as the Product Drives page prior to this one

Testing

  • automated testing: request spec that exercises the new endpoint

Contributor guide