question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[BUG] RTL won't reverse some elements

See original GitHub issue

setting refine to RTL should change the whole page direction into rtl and alignments to right, but for some elements it’s not happening.

To Reproduce

  1. Use configProviderProps={{ direction: "rtl" }} on initiated refine project
  2. Table fields(headers and data), form labels won’t go to the opposite side

Expected behavior Fully RTL page 😃

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

5reactions
necatiozmencommented, Nov 3, 2021

Hi @tavrez
The problem was not about the version, it is caused by the way of exposing Ant Design components from refine. We have fixed the issue and the new release 1.0.92 is just been pushed. Thanks for pointing this issue to us.

1reaction
necatiozmencommented, Nov 2, 2021

Hi @tavrez, we are working on it, you’ll be updated soon.

Read more comments on GitHub >

github_iconTop Results From Across the Web

html - IE10 - RTL reversed - how to fix? - Stack Overflow
Not all text on the page is in reversed order. It seems that the parts where the order is reversed are in framed...
Read more >
Question: stop RTL view in some View or elements #27308
i am usiig forceRTL to complete change my app to RTL , is there any way to stop some element of views to...
Read more >
RTL Bugs - The Document Foundation Wiki
RTL language independent bugs. Such bugs should all be filed on The Document Foundation's bugzilla instance. There is a RTL-CTL Meta Bug ......
Read more >
Linux RTL: parentheses and other mirroring characters are not ...
I can confirm this issue, and there is also related issue appears with the parentheses, it displayed in reverse direction when surrounding Arabic...
Read more >
Shift-Ctrl-Arrow moves in the wrong direction in an RTL textarea
I'm all for enabling it everywhere. There was some concern since I've seen some older bugs that preferred the logical way, but I've...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found