feat: Opportunities table, green "matched" badge and matched volunteer name#685
Conversation
|
@nadavosa I have 2 style questions
FYI, "matched" is derived from the matched volunteer names the BE sends, since |
|
@ivannissimrch badge is great, +1 too |
|
need4deed-org/be#691 |
…://github.com/need4deed-org/fe into ivannissimrch/#684/feat/opp-matched-indicator
|
@nadavosa, I just switched to statusMatch and the +N format. |
|
lets keep it with coordinators- admin for now @ivannissimrch |
|
looks good, im merging ok? @ivannissimrch |
|
Ok. 👌🏼 |
Description
When an opportunity is matched, show a green "Matched" badge on the status math cell and the matched volunteer's name in place of the "volunteers needed" number, so coordinators can scan the table and instantly see what's matched.
Related Issues
Closes #684
Changes
isMatchedis derived fromvolunteerNames.length(matched-only) since the status match is only returning no matches.volunteerNames)Screenshots / Demos
Checklist