systelab / systelab-components

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

878 let user navigate with arrows after using clear button #879

Closed p-riera closed 2 months ago

p-riera commented 2 months ago

PR Details

Enable arrow navigation after clearing text

Description

Solution came up by focusing on input filter after opening dropdown (clicking arrow)

Related Issue

878

Motivation and Context

It allows user to continue navigating with arrows right after clearing with clear button

How Has This Been Tested

tested here: autocomplete-api-combobox.component.spec.ts and showcase example available

Types of changes

Checklist

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 57.24%. Comparing base (580099e) to head (652be54).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #879 +/- ## ========================================== + Coverage 57.23% 57.24% +0.01% ========================================== Files 131 131 Lines 3739 3740 +1 Branches 659 659 ========================================== + Hits 2140 2141 +1 Misses 1487 1487 Partials 112 112 ```

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