react-table-library icon indicating copy to clipboard operation
react-table-library copied to clipboard

RTL support for react table library

Open VahidRouzbahani opened this issue 1 year ago • 2 comments

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; ``

VahidRouzbahani avatar Feb 27 '24 20:02 VahidRouzbahani

@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

hoseinsoleymani avatar Mar 02 '24 10:03 hoseinsoleymani

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

rwieruch avatar Mar 02 '24 20:03 rwieruch