Skip to content

Conversation

@ckdwns9121
Copy link

@ckdwns9121 ckdwns9121 commented Jan 24, 2026

Description

The link to the Global Filters example in the documentation was pointing to a non-existent directory (examples/react/filters-global), resulting in a 404 error.

This PR updates the link to point to examples/react/filters-fuzzy, which is the correct existing example demonstrating global filtering functionality.

🎯 Changes

  • Updated broken link in docs/guide/global-filtering.md

✅ Checklist

  • I have followed the steps in the Contributing guide.
  • I have tested this code locally with pnpm test:pr.

🚀 Release Impact

  • This change affects published code, and I have generated a changeset.
  • This change is docs/CI/dev-only (no release).

@changeset-bot
Copy link

changeset-bot bot commented Jan 24, 2026

⚠️ No Changeset found

Latest commit: 9651f06

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@coderabbitai
Copy link

coderabbitai bot commented Jan 24, 2026

📝 Walkthrough

Walkthrough

A hyperlink reference in the Global Filtering Guide documentation was updated from filters-global to filters-fuzzy. This is a documentation-only change with no code or logic modifications.

Changes

Cohort / File(s) Summary
Documentation reference update
docs/guide/global-filtering.md
Updated hyperlink target from filters-global to filters-fuzzy

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A link that wandered left and right,
Now points to fuzzy, clear and bright!
Through global filters, paths align,
No broken roads on this short line. ✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title 'docs: fix broken global filter example link' accurately and concisely describes the main change: updating a broken hyperlink in the Global Filtering Guide documentation.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Description check ✅ Passed The pull request description includes all required sections from the template with detailed explanations of the changes and completed checklists, though there is a discrepancy between the description and PR objectives regarding checkbox states.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
  • 📝 Generate docstrings

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.

1 participant