table icon indicating copy to clipboard operation
table copied to clipboard

Dead Links in the Tanstack Table Documentation

Open BearCooder opened this issue 2 years ago • 4 comments

TanStack Table version

v8.11.6

Framework/Library version

v17.2

Describe the bug and the steps to reproduce it

When I go to the documentation here: https://tanstack.com/table/v8/docs/guide/filters I get multiple guides:

All lead to dead links: Oops! Looks like you tried to visit a page that does not exist.

I got redirected to the page from Shadcn here https://ui.shadcn.com/docs/components/data-table So I wanted to report that the links do not work and I tried the search function butz I cannot find the content for global filtering? I wanted to customize the example from shadcn, instead of only filtering email values to accept other columns to filter too.

Your Minimal, Reproducible Example - (Sandbox Highly Recommended)

See the links in description

Screenshots or Videos (Optional)

No response

Do you intend to try to help solve this bug with your own PR?

Maybe, I'll investigate and start debugging

Terms & Code of Conduct

  • [X] I agree to follow this project's Code of Conduct
  • [X] I understand that if my bug cannot be reliable reproduced in a debuggable environment, it will probably not be fixed and this issue may even be closed.

BearCooder avatar Jan 19 '24 12:01 BearCooder

+1

The docs in the source are very minimal : https://github.com/TanStack/table/tree/main/docs/guide

oulianov avatar Jan 31 '24 01:01 oulianov

The https://tanstack.com/table/latest/docs/examples link is also broken, it navigates me to the introduction page.

andrew1515 avatar Jan 31 '24 22:01 andrew1515

Agreed, the documentation in general isn't very helpful. Some improvements on that front would be very much appreciated.

RicardoAALL avatar Feb 01 '24 23:02 RicardoAALL

All the pagination links are dead too, and just redirect to the introduction. https://tanstack.com/table/latest/docs/guide/pagination

smbkr avatar Feb 09 '24 15:02 smbkr