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

Task List Lagging with Large Number of Tasks (>500) #35

Open
chamikaJ opened this issue Jul 9, 2024 · 0 comments
Open

Task List Lagging with Large Number of Tasks (>500) #35

chamikaJ opened this issue Jul 9, 2024 · 0 comments
Assignees
Labels
help wanted Extra attention is needed performance

Comments

@chamikaJ
Copy link
Contributor

chamikaJ commented Jul 9, 2024

Description:
The task list in Worklenz becomes significantly laggy when there are 500-600 tasks. Loading the data initially takes a few seconds, and sometimes the page becomes unresponsive. Even after the data is loaded, lagging can still be experienced. For example, clicking the close button on the task drawer takes 2-3 seconds to respond.

Steps to Reproduce:

  1. Load a task list with 500+ tasks.
  2. Observe the initial load time and any unresponsiveness.
  3. Interact with the task drawer (e.g., click the close button).
  4. Note the delay in response.

Expected Behavior:
The task list should load quickly and interactions should be smooth, even with a large number of tasks.

Current Module:
The current task list module can be viewed here: task-list-v2

Questions:

  1. What steps can we take to optimize the frontend rendering of the task list?
  2. Are there any suggestions for improving client-side performance?

We welcome any suggestions or insights from the community to address this performance issue.

@chamikaJ chamikaJ self-assigned this Jul 9, 2024
@chamikaJ chamikaJ added enhancement New feature or request help wanted Extra attention is needed performance labels Jul 9, 2024
@chamikaJ chamikaJ added this to Worklenz Jul 9, 2024
@chamikaJ chamikaJ removed the enhancement New feature or request label Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed performance
Projects
Status: No status
Development

No branches or pull requests

1 participant