carbonplan / offsets-db-web

https://carbonplan.org/research/offsets-db
MIT License
0 stars 0 forks source link

add retirement beneficiary info to project-level credit view #58

Open andersy005 opened 2 months ago

andersy005 commented 2 months ago

as of https://github.com/carbonplan/offsets-db-api/pull/118, we now have additional (beneficiary, note, account, reason) fields in the /credits/ endpoint's payload. should we go ahead and add these fields to the project-level credit view, or should we wait until we have figured out how the search on these fields is going to work?

Cc @katamartin / @badgley

katamartin commented 2 months ago

Practically, I think there's some design work to think through because it's not totally obvious where in the 6-column credits table this info will go, and we don't have a lot of front-end/design capacity right now.

Curious for @badgley's thoughts + your reactions @andersy005 !