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

Added an onScroll event's listener to dynamically load the blocks #49

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Guiradi
Copy link

@Guiradi Guiradi commented Jul 1, 2020

As we work with a high volume of data, we had to limit the stage's height and its block's volume to load. That's because we were facing performance problems and to do that, we needed to add the onScroll listener.

@Guiradi Guiradi changed the title Add listener to the scroll event on the kanban's columns Added an onScroll event's listener to dynamically load the blocks Jul 1, 2020
@Guiradi Guiradi marked this pull request as ready for review July 1, 2020 17:05
Copy link
Owner

@BrockReece BrockReece left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense, I don't have a problem with merging this in to the main package if it solves a problem for you.

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.

2 participants