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 pagination for table #21591

Closed
1 task done
andriyklym opened this issue Feb 25, 2020 · 4 comments
Closed
1 task done

RTL pagination for table #21591

andriyklym opened this issue Feb 25, 2020 · 4 comments
Labels
🤔 Need Reproduce We cannot reproduce your problem rtl

Comments

@andriyklym
Copy link

andriyklym commented Feb 25, 2020

  • I have searched the issues of this repository and believe that this is not a duplicate.

Reproduction link

Edit on CodeSandbox

Steps to reproduce

Add table with min data and config for RTL

What is expected?

Pagination on left side

What is actually happening?

Pagination on right side with arrows bugs

Environment Info
antd 4.0.0-rc.6
React 16.12.0
System Windows 10
Browser 79

In sandbox in shows as expected, but on my env, all components apply RTL rules without table pagination

@andriyklym
Copy link
Author

image
This is screen from my env. I checked classes from HTML, and on sandbox antd use ant-table-rtl and ant-pagination-rtl, but in my env this is not added.

@saeedrahimi
Copy link
Contributor

I think the problem is with your environment setup, because reproduction in sandbox works as you expected.

@andriyklym
Copy link
Author

andriyklym commented Feb 25, 2020

Any thoughts on what might be the problem?

@afc163 afc163 added rtl 🤔 Need Reproduce We cannot reproduce your problem labels Feb 25, 2020
@ant-design-bot
Copy link
Contributor

Hello @andriyklym. Please provide a online reproduction by forking this link https://u.ant.design/codesandbox-repro or a minimal GitHub repository. Issues labeled by Need Reproduce will be closed if no activities in 7 days.

你好 @andriyklym, 我们需要你提供一个在线的重现实例以便于我们帮你排查问题。你可以通过点击 此处 创建一个 codesandbox 或者提供一个最小化的 GitHub 仓库。7 天内未跟进的 issue 将会被自动关闭。

@afc163 afc163 closed this as completed Mar 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤔 Need Reproduce We cannot reproduce your problem rtl
Projects
None yet
Development

No branches or pull requests

4 participants