ngx-magicsearch icon indicating copy to clipboard operation
ngx-magicsearch copied to clipboard

feature/filtering-changes

Open grimurd opened this issue 5 years ago • 1 comments

Making a few changes to filtering

  • Make filtering case insensitive.
  • When tab is pressed with invalid input treat it as text search
  • Always select top result when tab is pressed

grimurd avatar Apr 26 '19 17:04 grimurd

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@2ac4048). Click here to learn what that means. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #47   +/-   ##
=========================================
  Coverage          ?   20.18%           
=========================================
  Files             ?        1           
  Lines             ?      327           
  Branches          ?       67           
=========================================
  Hits              ?       66           
  Misses            ?      254           
  Partials          ?        7
Impacted Files Coverage Δ
...les/ngx-magic-search/ngx-magic-search.component.ts 20.18% <0%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 2ac4048...c1ed3c8. Read the comment docs.

codecov[bot] avatar Apr 26 '19 17:04 codecov[bot]