table icon indicating copy to clipboard operation
table copied to clipboard

react-table-v7 documentation UI breaks

Open himansh-gjr opened this issue 3 years ago • 4 comments

Describe the bug

I was going through the documentation of the react-table-v7 and the moment I scrolled down, two components from right section of the page started to collapse and stacked on each other.

Screenshot 2022-09-06 at 7 28 13 PM

Your minimal, reproducible example

https://react-table-v7.tanstack.com/docs/overview#what-is-a-headless-ui-library

Steps to reproduce

  1. Go to react-table-v7-overview
  2. Scroll down to #what-is-a-headless-ui-library
  3. see an error

Expected behavior

As a user, If I have the option to navigate to a specific section of the page from the 'ON THIS PAGE' component it should be clearly visible to me all the time but I am unable to navigate to the other parts of the page because while scrolling two components are stacked on each other.

How often does this bug happen?

Every time

Screenshots or Videos

No response

Platform

OS: macOS - Browser: Chrome - Version : 104.0.5112.79

react-table version

v7

TypeScript version

No response

Additional context

No response

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.

himansh-gjr avatar Sep 06 '22 14:09 himansh-gjr

Guys, you completely broke your v7 documentation and I'm doing an emergency hotfix. It doesn't really make for a good taste in my mouth for whatever "TanStack" is trying to be :(

framerate avatar Jul 12 '23 04:07 framerate

Same here. There are links to v7 docs but not working. Looks like I have to clone the repository and run my own documentation app... Yes, I want to update to v8, but I have no time yet and v7 works well. Not yet worth the investment.

arturoribessanz avatar Sep 20 '23 06:09 arturoribessanz

It would be nice to get the v7 docs back up, it looks bad for LTS for these to go down. Perhaps we could host on github pages?

jsc144 avatar Sep 25 '23 16:09 jsc144

Here are all the docs: https://github.com/TanStack/table/tree/v7/docs/src/pages/docs

ViieeS avatar Jan 25 '24 12:01 ViieeS