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

Allow cards to be dragged from page to page #545

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

cbothner
Copy link
Member

Blocked on atlassian/react-beautiful-dnd#930
for actual mouse-driven drag and drop (since the size of a card is too
large relative to the table of contents), but using the keyboard mode
this works.

  • Drag a card onto a page in the TOC to move it to that page.
  • Or drag it between two entries in the TOC to create a new page at that
    location.

Blocked on atlassian/react-beautiful-dnd#930
for actual mouse-driven drag and drop (since the size of a card is too
large relative to the table of contents), but using the keyboard mode
this works. Drag a card onto a page in the TOC to move it to that page.
Or drag it between two entries in the TOC to create a new page at that
location.
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

Successfully merging this pull request may close these issues.

1 participant