Skip to content

perf(ui): virtualize large lists and memoize UI components#6843

Open
jikkai wants to merge 2 commits into
devfrom
perf/ui-virtualization-memo
Open

perf(ui): virtualize large lists and memoize UI components#6843
jikkai wants to merge 2 commits into
devfrom
perf/ui-virtualization-memo

Conversation

@jikkai
Copy link
Copy Markdown
Member

@jikkai jikkai commented Apr 27, 2026

close #xxx

Pull Request Checklist

  • Related tickets or issues have been linked in the PR description (or missing issue).
  • Naming convention is followed (do please check it especially when you created new plugins, commands and resources).
  • Unit tests have been added for the changes (if applicable).
  • Breaking changes have been documented (or no breaking changes introduced in this PR).

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 27, 2026

View Deployment

📑 Demo (React@19) Demo (React@16) 📚 Storybook
🔗 Preview link 🔗 Preview link 🔗 Preview link

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 27, 2026

Playwright test results

passed  27 passed

Details

stats  27 tests across 12 suites
duration  7 minutes
commit  c212cf9
info  For more information, see full report and artifacts

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 27, 2026

Codecov Report

❌ Patch coverage is 14.28571% with 24 lines in your changes missing coverage. Please review.
✅ Project coverage is 60.15%. Comparing base (a46d82b) to head (c212cf9).

Files with missing lines Patch % Lines
.../formula-editor/search-function/SearchFunction.tsx 0.00% 11 Missing ⚠️
.../more-functions/select-function/SelectFunction.tsx 0.00% 7 Missing ⚠️
...views/components/context-menu/ContextMenuPanel.tsx 14.28% 6 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #6843   +/-   ##
=======================================
  Coverage   60.14%   60.15%           
=======================================
  Files        2580     2580           
  Lines      147048   147043    -5     
  Branches    33093    33092    -1     
=======================================
+ Hits        88445    88447    +2     
+ Misses      58603    58596    -7     

☔ View full report in Codecov by Sentry.
📢 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.

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