Skip to content

fix: avoid submitting unconfirmed range values on blur#966

Open
QDyanbing wants to merge 5 commits into
react-component:masterfrom
QDyanbing:codex/fix-range-picker-unconfirmed-blur
Open

fix: avoid submitting unconfirmed range values on blur#966
QDyanbing wants to merge 5 commits into
react-component:masterfrom
QDyanbing:codex/fix-range-picker-unconfirmed-blur

test: cover pending range keyboard switch cleanup

4d62aca
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 30, 2026 in 0s

98.82% (+0.00%) compared to 738bcac

View this Pull Request on Codecov

98.82% (+0.00%) compared to 738bcac

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.82%. Comparing base (738bcac) to head (4d62aca).
⚠️ Report is 11 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #966   +/-   ##
=======================================
  Coverage   98.81%   98.82%           
=======================================
  Files          65       65           
  Lines        2695     2714   +19     
  Branches      724      754   +30     
=======================================
+ Hits         2663     2682   +19     
  Misses         29       29           
  Partials        3        3           

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