Skip to content

fix: preserve volunteer param in opportunity table view (#739)#798

Open
yi171 wants to merge 1 commit into
need4deed-org:developfrom
yi171:yixuan/fix/suggest-flow-table-view
Open

fix: preserve volunteer param in opportunity table view (#739)#798
yi171 wants to merge 1 commit into
need4deed-org:developfrom
yi171:yixuan/fix/suggest-flow-table-view

Conversation

@yi171

@yi171 yi171 commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Description

fix bug where the ?volunteer query param was dropped when clicking an opportunity from the list/table view, such that 'Suggest' button never appears.
fix is done via passing volunteerId prop from OpportunityListController down through the table list to OpportunityTableRow, similar to how opportunityId is passed down in VolunteerTableRow.

Related Issues

Closes #739

Screenshots / Demos

screenshot-1784001073600

Checklist

  • WITHIN THE SCOPE OF AN ISSUE; No unnecessary files included
  • Tests added/updated
  • Documentation updated
  • CI passes

…g#739)

pass volunteerId prop from OpportunityListController down through the table list to OpportunityTableRow.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: suggest flow from volunteer profile broken in table view — opportunity row drops ?volunteer param

1 participant