Skip to content

add pagination to client and project table#1140

Open
Onatcer wants to merge 5 commits into
mainfrom
feature/frontend_optimization
Open

add pagination to client and project table#1140
Onatcer wants to merge 5 commits into
mainfrom
feature/frontend_optimization

Conversation

@Onatcer

@Onatcer Onatcer commented Jun 28, 2026

Copy link
Copy Markdown
Contributor

client-side project, task, client optimisations to handle bigger data collections, mostly caused by the DOM-Rendering / Component construction

  • client-side pagination for projects and clients table
  • virtualiser for Project-Task-Dropdown

#1138

@codecov

codecov Bot commented Jun 28, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.17%. Comparing base (50f57f6) to head (c0f5baa).
⚠️ Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #1140   +/-   ##
=========================================
  Coverage     89.17%   89.17%           
  Complexity     2003     2003           
=========================================
  Files           282      282           
  Lines          9848     9848           
=========================================
  Hits           8782     8782           
  Misses         1066     1066           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

virtualizer and remove duplicated focus trap to avoid infinite loop in
project task dropdown
@Onatcer Onatcer force-pushed the feature/frontend_optimization branch from 97e2ae3 to d3d0a98 Compare June 30, 2026 14:29
Comboboxes; Remove redundant focus loop on Project/ClientDropdown
@Onatcer Onatcer force-pushed the feature/frontend_optimization branch from d3d0a98 to c0f5baa Compare June 30, 2026 17:04
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