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

RTL column resizing doesn't work #4331

Closed
2 tasks done
giladv opened this issue Aug 22, 2022 · 7 comments
Closed
2 tasks done

RTL column resizing doesn't work #4331

giladv opened this issue Aug 22, 2022 · 7 comments

Comments

@giladv
Copy link

giladv commented Aug 22, 2022

Describe the bug

while on RTL mode, column resizing is working backwards.

Your minimal, reproducible example

https://codesandbox.io/s/mystifying-glade-ng5e9f

Steps to reproduce

try to resize a column

Expected behavior

should resize columns as expected but from right to left

How often does this bug happen?

Every time

Screenshots or Videos

No response

Platform

all

react-table version

latest

TypeScript version

No response

Additional context

No response

Terms & Code of Conduct

  • I agree to follow this project's Code of Conduct
  • 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.
@ierfaaan
Copy link

ierfaaan commented Dec 22, 2022

I'm getting the same issue :((
Please investigate this issue @KevinVandy @tannerlinsley

@mohsenomidi
Copy link

Dear @tannerlinsley
Thanks for your great data table library
Same issue here also in version 8, the RTL support is very important for many languages, is there any plan to fix resizing direction

@samuelarbibe

This comment was marked as outdated.

@AlonMiz
Copy link

AlonMiz commented Nov 26, 2023

hey, is there any progress on that? 🙏

@samuelarbibe
Copy link
Contributor

Hey!
I have resolved to making my own forked library and using it, because I didn’t find a nice enough solution worthy of a PR.

@samuelarbibe
Copy link
Contributor

Hey! just submitted a PR to add support for RTL column resizing. check it out: #5192

@KevinVandy
Copy link
Member

^twas shipped

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

No branches or pull requests

6 participants