Skip to content

Ensure Editable slider updates in throttled mode#702

Merged
philippjfr merged 2 commits into
mainfrom
editable_throttled_fix
Jul 8, 2026
Merged

Ensure Editable slider updates in throttled mode#702
philippjfr merged 2 commits into
mainfrom
editable_throttled_fix

Conversation

@philippjfr

Copy link
Copy Markdown
Contributor

Fixes #695

@philippjfr philippjfr changed the title Editable throttled fix Ensure Editable slider updates in throttled mode Jul 8, 2026
@codecov

codecov Bot commented Jul 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.14%. Comparing base (e3162be) to head (380fb22).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #702   +/-   ##
=======================================
  Coverage   85.14%   85.14%           
=======================================
  Files          33       33           
  Lines        3844     3845    +1     
=======================================
+ Hits         3273     3274    +1     
  Misses        571      571           

☔ 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 0329664 into main Jul 8, 2026
22 checks passed
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.

Editable slider drops text-input / arrow edits when pn.config.throttled = True

1 participant