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

Cant auto scroll horizontally when droppables are inside a scroll container #521

Closed
aditigoel23 opened this issue May 23, 2018 · 2 comments

Comments

@aditigoel23
Copy link

Bug or feature request?

Not sure. I couldn't find an example in storybook.

Sample - https://codesandbox.io/s/zn96v9q77p

Expected behavior

When an item is picked from 1st lane and dragged over to the second the container should auto scroll to the right.

Actual behavior

Cant auto scroll on drag.

Steps to reproduce

https://codesandbox.io/s/zn96v9q77p
I put a comment in the VerticalScrollContainer styled element - "comment out the below styles to see the left to right scroll work". Removing out the styles after that comment allows for horizontal scroll correctly. Those styles are essentially converting lanes to vertical scroll container.

Browser version

Chrome 66.

Demo

https://codesandbox.io/s/zn96v9q77p

@alexreardon
Copy link
Collaborator

We currently do not support nested scroll containers. We are hoping to add support for this soon #131

@zhangxuanou
Copy link

Why close this question

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

No branches or pull requests

3 participants