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

Virtual Table is not able to scroll horizontally in mobile device #47113

Closed
chuenchuen53 opened this issue Jan 23, 2024 · 8 comments · Fixed by react-component/virtual-list#271 or react-component/table#1134
Assignees
Labels
🐛 Bug Ant Design Team had proved that this is a bug. Inactive 📱Mobile Device

Comments

@chuenchuen53
Copy link

Reproduction link

Edit on CodeSandbox

Steps to reproduce

  1. open https://codesandbox.io/p/sandbox/virtual-list-antd-5-13-2-7qkw44 or https://ant.design/components/table#components-table-demo-virtual-list in Android phone or IPhone.
  2. try to scroll horizontally

What is expected?

Able to scroll horizontally in mobile device

What is actually happening?

Unable to scroll horizontally in mobile device

Environment Info
antd 5.13.2
React 18
System Android, IOS
Browser Chrome, Safari
@linxianxi
Copy link
Contributor

linxianxi commented Jan 23, 2024

Is it because the width is not enough? Try removing column fixed

@MadCcc MadCcc added 🐛 Bug Ant Design Team had proved that this is a bug. 📱Mobile Device and removed unconfirmed labels Jan 24, 2024
@chuenchuen53
Copy link
Author

Is it because the width is not enough? Try removing column fixed

Removing all fixed column still not able to scroll horizontally.

@hungtcs
Copy link

hungtcs commented Jan 30, 2024

I have the same issues here, and sometimes, holding Shift and scroll the mouse wheel does not scroll horizontally.

@charlieTrigonal
Copy link

What version will this be fixed? I have a production release waiting for this fix as we have changed to the virtual table

@VasilNikolov
Copy link

VasilNikolov commented Mar 21, 2024

Same issue in our application.

@zdJOJO
Copy link

zdJOJO commented Apr 11, 2024

如何解决 , 目前自己用的别的虚拟表。 真的无语

@hungtcs
Copy link

hungtcs commented Apr 11, 2024

@hairgc
Copy link
Contributor

hairgc commented May 17, 2024

同遇到,什么时候修复,有计划吗?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Ant Design Team had proved that this is a bug. Inactive 📱Mobile Device
Projects
None yet
9 participants