systelab / systelab-components

Systelab Angular common components
MIT License
14 stars 8 forks source link

881 autocomplete fixes and tests #882

Closed p-riera closed 1 month ago

p-riera commented 1 month ago

PR Details

Fixes bug on component

Description

Fixes navigation with arrows, clears the error on console, modifies tests accordingly

Related Issue

read related issue -> #881

Motivation and Context

Component malfunction

How Has This Been Tested

Automatic test, manual test, showcase

Types of changes

Checklist

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 57.29%. Comparing base (240307d) to head (b376dcd).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #882 +/- ## ========================================== + Coverage 57.24% 57.29% +0.05% ========================================== Files 131 131 Lines 3740 3740 Branches 659 659 ========================================== + Hits 2141 2143 +2 + Misses 1487 1484 -3 - Partials 112 113 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.