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 support for react table library #149

Open
VahidRouzbahani opened this issue Feb 27, 2024 · 2 comments
Open

RTL support for react table library #149

VahidRouzbahani opened this issue Feb 27, 2024 · 2 comments

Comments

@VahidRouzbahani
Copy link

Thanks for your best react table package!
I'm really pleasure for using this package, but now I need RTL support for this library when i set RTL in the theme for table element it cause a UI problem.

Would u pls give me a suggestion?

Table:
--data-table-library_grid-template-columns: 24px repeat(5, minmax(0, 1fr));
direction: rtl;
``

@hoseinsoleymani
Copy link

@rwieruch It's also my problem.
Would u pls answer this question?

How can I customize the react table tree? I'm in RTL mode.
I want add a padding at right instead of left

@rwieruch
Copy link
Contributor

rwieruch commented Mar 2, 2024

Hi there. Sorry, I don't have a solution for this. If I have more time/funding to work on this library, I may prioritize this feature. But for now I cannot help you here unfortunately :(

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

3 participants