Skip to content

fix: support multiple filters in Supabase Realtime (#6360) - #6905

Closed
divyanshudg-git wants to merge 1 commit into
refinedev:mainfrom
divyanshudg-git:divyanshudg-git/issue-6360
Closed

fix: support multiple filters in Supabase Realtime (#6360)#6905
divyanshudg-git wants to merge 1 commit into
refinedev:mainfrom
divyanshudg-git:divyanshudg-git/issue-6360

Conversation

@divyanshudg-git

Copy link
Copy Markdown

Fixes issue #6360

Updated mapFilter in liveProvider to handle multiple filters

Filters are now joined and passed correctly in Supabase subscription

Allows real-time updates with compound filter conditions

@divyanshudg-git
divyanshudg-git requested a review from a team as a code owner July 31, 2025 09:00
@netlify

netlify Bot commented Jul 31, 2025

Copy link
Copy Markdown

Deploy Preview for refine-doc-live-previews ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 0f76239
🔍 Latest deploy log https://app.netlify.com/projects/refine-doc-live-previews/deploys/688b30cdc1a9200008b1195a
😎 Deploy Preview https://deploy-preview-6905--refine-doc-live-previews.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@alicanerdurmaz alicanerdurmaz left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Hey @divyanshudg-git, Thank you very much for the PR!

I have a questions:

  1. There’s no need to include package-lock.json — we’re using pnpm.
  2. As far as I know, Supabase Realtime doesn’t support multiple filters. Has this changed? If so, could you please share a source?
  3. Would you be able to add some tests?
  4. Could you implement this feature in one of the examples to make it easier to test?

@BatuhanW BatuhanW closed this Sep 2, 2025
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