TanStack / TanStack/tanstack.com

Some tanstack table searches takes you to 404 errors

Open
#1,137 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

source-audit
Dominant language
TypeScript
Stars
1.1k
Forks
401
Avg merge
18h 14m
Merged PRs (30d)
56

Description

It seems tanstack table's framework specific guides are indexed to the search without the framework specific part of the URL.

A quick glance shows it working for other tanstack projects' search, and also for the part of the tanstack table documentation that isn't framework specific (e.g. API results, core guides), but not for the feature guides.

Steps to reproduce
Expected results

I expect to see https://tanstack.com/table/latest/docs/framework/react/guide/column-faceting which is the link I see in the left hand navigation.

Actual results

I land on https://tanstack.com/table/latest/docs/guide/global-faceting and see a 404 error.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the search from the TanStack Table React documentation URL using “faceting,” then compare the result URL with the framework-specific link in the left navigation. Trace how framework-specific feature guides are indexed and how their result links are built. Done means searches for these guides open the corresponding React guide pages instead of 404 URLs.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
documentation, search
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.