TanStack / TanStack/tanstack.com
Some tanstack table searches takes you to 404 errors
Nobody has claimed this yet.
- 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
- Go to e.g. https://tanstack.com/table/latest/docs/framework/react/guide/column-resizing - I'm looking at tanstack table and react.
- Search for e.g. "faceting", click on a result from the guide.
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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