Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Do not render autosuggest dropdown footer when it is empty #1592

Merged
merged 1 commit into from
Sep 27, 2023

fix: Do not render autosuggest dropdown footer when it is empty

0cd6291
Select commit
Loading
Failed to load commit list.
Merged

fix: Do not render autosuggest dropdown footer when it is empty #1592

fix: Do not render autosuggest dropdown footer when it is empty
0cd6291
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 27, 2023 in 0s

94.05% (target 90.00%)

View this Pull Request on Codecov

94.05% (target 90.00%)

Details

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (cf89e65) 94.05% compared to head (0cd6291) 94.05%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1592   +/-   ##
=======================================
  Coverage   94.05%   94.05%           
=======================================
  Files         649      649           
  Lines       17565    17565           
  Branches     5767     5767           
=======================================
  Hits        16521    16521           
  Misses        975      975           
  Partials       69       69           
Files Coverage Δ
src/autosuggest/internal.tsx 96.25% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.