table-library / react-table-library

:bento: React Table Library
https://react-table-library.com
MIT License
715 stars 43 forks source link

RTL support for react table library #149

Open VahidRouzbahani opened 4 months ago

VahidRouzbahani commented 4 months ago

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 commented 4 months ago

@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 commented 4 months ago

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 :(