Skip to content

Inertial scroll for mobile devices #1708

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

Open
nakulthebuilder opened this issue Oct 23, 2017 · 4 comments
Open

Inertial scroll for mobile devices #1708

nakulthebuilder opened this issue Oct 23, 2017 · 4 comments

Comments

@nakulthebuilder
Copy link

When defining a fixed height for the table, vertical scroll is enabled, however it's not inertial on mobile devices. Wondering if there is a recommended way to address this. Thanks!

@AllenFang
Copy link
Owner

@sidewayskumara the lazy load will be the best solution or fixed the header column. In this situation, you only remove the height as a workaround currently. I'll consider to make table more fit for mobile device in react-bootstrap-table2

@nakulthebuilder
Copy link
Author

@AllenFang Yup I'm happy to fix the header.
Looking at issue #695 it looks like lazy loading is no longer working? If it is could you point me to some documentation on it please. Thanks!

@AllenFang
Copy link
Owner

@sidewayskumara actually, we dont support the lazy load currently :P

@nakulthebuilder
Copy link
Author

Cool thanks for the clarification :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants