Skip to content

Fix namespace-aware filter value matching (#180)#323

Open
salmonumbrella wants to merge 1 commit intoRoamJS:mainfrom
salmonumbrella:pr/issue-180
Open

Fix namespace-aware filter value matching (#180)#323
salmonumbrella wants to merge 1 commit intoRoamJS:mainfrom
salmonumbrella:pr/issue-180

Conversation

@salmonumbrella
Copy link

@salmonumbrella salmonumbrella commented Feb 15, 2026

Fixes #180

  • What changed: Unified filter-menu values and equality checks around normalized candidate representations, including namespaced refs and dates.
  • Why this fixes it: namespace-aware values selected in filters now correctly match the underlying result rows.

@coderabbitai
Copy link

coderabbitai bot commented Feb 15, 2026

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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.

Filtering results when namespaces are on

1 participant