Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs noting that sticky does not work if fullWidth = FALSE #359

Open
nick-youngblut opened this issue Feb 15, 2024 · 1 comment
Open

Docs noting that sticky does not work if fullWidth = FALSE #359

nick-youngblut opened this issue Feb 15, 2024 · 1 comment
Labels
doc Documentation issue or suggestion
Milestone

Comments

@nick-youngblut
Copy link

It would help if the docs noted that the sticky parameter does not work if fullWidth = FALSE (at least for reactable 0.4.4).

@glin glin added the doc Documentation issue or suggestion label Feb 20, 2024
@glin glin added this to the v0.5.0 milestone Feb 20, 2024
@glin
Copy link
Owner

glin commented Feb 20, 2024

Will add that, thank you. Sticky columns aren't intended to work with fullWidth = FALSE, which kind of means "no scrollbars" in other words. It's just not that well named.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Documentation issue or suggestion
Projects
None yet
Development

No branches or pull requests

2 participants