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

Cross axis auto scrolling with keyboard #331

Open
alexreardon opened this issue Feb 15, 2018 · 8 comments
Open

Cross axis auto scrolling with keyboard #331

alexreardon opened this issue Feb 15, 2018 · 8 comments

Comments

@alexreardon
Copy link
Collaborator

As part of auto scrolling #27 we support auto scrolling with a keyboard. However, initially we are not supporting cross axis movements (moving into another list) that requires scrolling. We could extend the keyboard auto scrolling behaviour to include cross axis movements.

@alexreardon
Copy link
Collaborator Author

Due to some massive keyboard improvements, this will be shipping #838

@alexreardon
Copy link
Collaborator Author

cross-axis-auto-scroll

@alexreardon
Copy link
Collaborator Author

I was not planning on working on this. But some major refactoring around how we do keyboard movements unlocked this for only a small cost 👍

@alexreardon
Copy link
Collaborator Author

Sadly we will no longer be shipping this in version 10 #838

After testing I continued to run into scenarios that would require additional sophisticated logic. They include:

  • moving to an invisible logic in a scroll container
  • moving which changes the max scroll of the window

We will look to this as a feature (minor) release post v10

@dexteritus
Copy link

Hey just wondering will this feature be coming anytime soon?

@dexteritus
Copy link

Hi @alexreardon,

Just wondering can we expect this feature in any upcoming releases?

Thanks for your hard work

@dexteritus
Copy link

dexteritus commented Sep 30, 2019

Hey @alexreardon,

Just checking up on this.

We have a requirement for moving items from one horizontal list into another droppable that sits above it, and its items can move vertically or horizontally.

Any help/idea of when/if this feature would ever be in the pipeline.

Thanks

@peduarte
Copy link

peduarte commented Oct 9, 2019

@alexreardon Hey Alex, I've got a similar question to @dexteritus, is there a future plan to implement support for multi axis drag and drop? Currently it only seems to only in a uni-direction way.

Many thanks

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

3 participants