React-beautiful-dnd: Cross axis auto scrolling with keyboard

Created on 15 Feb 2018  路  8Comments  路  Source: atlassian/react-beautiful-dnd

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.

new feature 馃帹 medium 馃憤

Most helpful comment

@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

All 8 comments

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

cross-axis-auto-scroll

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 馃憤

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

Hey just wondering will this feature be coming anytime soon?

Hi @alexreardon,

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

Thanks for your hard work

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

@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

Was this page helpful?
0 / 5 - 0 ratings