Skip to content

fix: issue with autocomplete input blur - #3690

Open
nicosommi wants to merge 4 commits into
mainfrom
fix/autocomplete-input-contract
Open

fix: issue with autocomplete input blur#3690
nicosommi wants to merge 4 commits into
mainfrom
fix/autocomplete-input-contract

apply code review

a26a609
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 30, 2026 in 1s

93.48% (-0.04%) compared to c309f4b

View this Pull Request on Codecov

93.48% (-0.04%) compared to c309f4b

Details

Codecov Report

❌ Patch coverage is 89.47368% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.48%. Comparing base (c309f4b) to head (a26a609).

Files with missing lines Patch % Lines
...components/AutocompleteInput/AutocompleteInput.tsx 89.47% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3690      +/-   ##
==========================================
- Coverage   93.51%   93.48%   -0.04%     
==========================================
  Files         208      208              
  Lines        4614     4621       +7     
  Branches     1803     1810       +7     
==========================================
+ Hits         4315     4320       +5     
- Misses        270      272       +2     
  Partials       29       29              
Files with missing lines Coverage Δ
...components/AutocompleteInput/AutocompleteInput.tsx 97.34% <89.47%> (-1.01%) ⬇️
🚀 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.