Skip to content

fix: page size for tabulator - #8657

Merged
philippjfr merged 2 commits into
mainfrom
fix_page_size
Jul 2, 2026
Merged

philippjfr merged 2 commits into
mainfrom
fix_page_size

Conversation

@hoxbro

@hoxbro hoxbro commented Jun 29, 2026

Copy link
Copy Markdown
Member

Description

Fixes #8656

AI Disclosure

Tool & Model: Claude Sonnet 4.6 & Claude code
Usage: Asked it to recreate the issue, fix it, and then write a UI test

  • I have tested all AI-generated content in my PR.
  • I take responsibility for all AI-generated content in my PR.

Checklist

  • Tests added and are passing

@hoxbro
hoxbro marked this pull request as ready for review July 2, 2026 11:35
@codecov

codecov Bot commented Jul 2, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.87%. Comparing base (b4ddd08) to head (5cd0920).
⚠️ Report is 9 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8657      +/-   ##
==========================================
+ Coverage   85.86%   85.87%   +0.01%     
==========================================
  Files         350      350              
  Lines       57095    57108      +13     
==========================================
+ Hits        49025    49044      +19     
+ Misses       8070     8064       -6     

☔ 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.

@philippjfr
philippjfr merged commit c3968cc into main Jul 2, 2026
33 of 35 checks passed
@philippjfr
philippjfr deleted the fix_page_size branch July 2, 2026 12:49
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.

Tabulator - page_size reset on value updates

2 participants