Skip to content

fix: FEAT: Array column should be filterable#1389

Merged
shamsmosowi merged 7 commits intorowyio:developfrom
rishi-raj-jain:develop
Aug 31, 2023
Merged

fix: FEAT: Array column should be filterable#1389
shamsmosowi merged 7 commits intorowyio:developfrom
rishi-raj-jain:develop

Conversation

@rishi-raj-jain
Copy link

fix: #1382
/claim #1382

@vercel
Copy link

vercel bot commented Aug 20, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated (UTC)
rowy-typedoc ⬜️ Ignored (Inspect) Visit Preview Aug 21, 2023 9:07pm

@vercel
Copy link

vercel bot commented Aug 20, 2023

@rishi-raj-jain is attempting to deploy a commit to the Rowy Team on Vercel.

A member of the Team first needs to authorize it.

@rishi-raj-jain
Copy link
Author

@shamsmosowi @il3ven

I figured out that in and not-in don't work when we want to filter when the filter value is an array itself.

Only, ==, !=, array-contains and array-contains-any are the supported methods as I gather from that link + testing in a simple demo.js file with the following: adding a array to your firestore, and querying the same (for in & not-in) reveal the same as above as well.

Rishi Raj Jain and others added 3 commits August 22, 2023 02:13
@rishi-raj-jain rishi-raj-jain requested a review from il3ven August 21, 2023 21:07
@rishi-raj-jain
Copy link
Author

@il3ven

This is ready for review.

Copy link
Member

@il3ven il3ven left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you. Looks good to me. I'll merge it soon.

@rishi-raj-jain
Copy link
Author

@il3ven @shamsmosowi @harinij

Did you get a chance at it?

@il3ven
Copy link
Member

il3ven commented Aug 29, 2023

Did you get a chance at it?

Hey, we have been busy with other work. This PR is approved and I will merge it soon. The bounty will be yours.

@rishi-raj-jain
Copy link
Author

Oh okay, appreciate the confirmation!

@shamsmosowi shamsmosowi merged commit 4a84523 into rowyio:develop Aug 31, 2023
@rishi-raj-jain rishi-raj-jain deleted the develop branch August 31, 2023 11:40
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.

3 participants