Closed L03TJ3 closed 1 year ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
good-dapp | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 25, 2023 10:29am |
@johnsmith-gooddollar @sirpy
Do you think this is enough? I wasn't really able to figure out how to filter earlier (when requesting from ceramic)
@sirpy if there are two tags, it means we always need to show (as we only have 2 tags). if this is the case. publishWallet is the first in the array (based on schema definition)
@sirpy if there are two tags, it means we always need to show (as we only have 2 tags). if this is the case. publishWallet is the first in the array (based on schema definition)
still i would actually change it to check if tags are empty or if exists a tag publishWallet. this will be more robust if the schema changes or we add more tags
@sirpy if there are two tags, it means we always need to show (as we only have 2 tags). if this is the case. publishWallet is the first in the array (based on schema definition)
still i would actually change it to check if tags are empty or if exists a tag publishWallet. this will be more robust if the schema changes or we add more tags
@L03TJ3 the condition
Description
Filter items to show on newsfeed on publish tags
About # (link your issue here)
4120
How Has This Been Tested?
Please describe the tests that you ran to verify your changes.
Checklist: