Add "Give" search pill - #802
Conversation
…search-pill Merge with Hazel's changes
dd818da to
f81806f
Compare
|
Hey Nathaly, great work. BEFORE AFTER |
|
Here's another bug: Currently, by_give matches only in_kind_donation_link. Since you worked on the back before Hazel finished hers, there was a new field added. Make sure it matches both the donation link presence as well as the donation items being present. Another issue, the "Create Search Alert" button at the top of the list of filtered organizations, it is rendered as disabled when a "Give" filter is selected, when it shouldnt. This is becasue the file searches_helper.rb:6-27 still doesn't know about "give". Regarding your questions about filters, I believe they should be OR but rank the first options with the highest amount of AND matches. This is especially useful if you end up adding filter pills for each donation item from the list, but confirm with Stephanie if this is a wanted feature or not. |
Context
What changed
How to test it
References
ClickUp ticket