m-chart icon indicating copy to clipboard operation
m-chart copied to clipboard

Correcting the table on RTL websites

Open eyal-rgb opened this issue 1 year ago • 4 comments

Hey, We use your plugin and it helps us a lot! Can you add RTL support? the table in the backend goes wrong on RTL sites. Thanks in advance!

eyal-rgb avatar Jun 22 '23 09:06 eyal-rgb

Hey, can you explain what exactly is breaking with a bit more detail?

methnen avatar Jun 22 '23 14:06 methnen

Hey, When we scroll to the side, no additional columns are created, but an empty space appears. Also, the table doesn't look good, see screenshots: Screen Shot 2023-06-25 at 9 59 53 Screen Shot 2023-06-25 at 10 01 33

eyal-rgb avatar Jun 25 '23 07:06 eyal-rgb

Hmm.... this is a new one for me. What happened if you paste in or import a CSV with a much larger number of rows/columns?

I'll admit I don't have a lot of experience with RTL based languages.

The spreadsheet interface is using a library that I did not write. I've been thinking about possibly switching to a newer one but haven't had time to chase down a good replacement with a license that would work.

methnen avatar Jun 25 '23 20:06 methnen

@eyal-rgb I realize it's been forever, but replacing the javascript library that handles the spreadsheet interface with a new one is going to be my next main project on this. Would you be willing to be my RTL language tester? I'd like whatever I pick next to be better in those situations.

methnen avatar Mar 02 '24 15:03 methnen