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

feat: kanban scroll pos synced by default #2338

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

Conversation

shanberg
Copy link
Collaborator

@shanberg shanberg commented Sep 2, 2022

  • Adds KanbanBoard context and state hook
  • Tells the KanbanBoard context what all the swimlanes are
  • Kanbanboard state hook stores the scroll pos of the last swimlane to be scrolled
  • Provides the scroll position to be consumed by the swimlanes
  • Can be disabled by setting :shouldSyncScroll false on the KanbanBoard component

todo

  • Fix slowness/desync
  • Fix behavior when dragging scrollbar

@vercel
Copy link

vercel bot commented Sep 2, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
athens ✅ Ready (Inspect) Visit Preview Sep 2, 2022 at 2:44AM (UTC)

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.

None yet

1 participant