systelab / systelab-components

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

870 let select highlighted option after typing text in autocomplete combobox #873

Closed p-riera closed 2 months ago

p-riera commented 2 months ago

PR Details

Added on enter event to be able to select when focused on input after typing

Description

Added on enter event

Related Issue

870

Motivation and Context

It gives the user more usability

How Has This Been Tested

manual test

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.23%. Comparing base (2c13400) to head (f0a3c1b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #873 +/- ## ========================================== + Coverage 57.22% 57.23% +0.01% ========================================== Files 131 131 Lines 3738 3739 +1 Branches 658 659 +1 ========================================== + Hits 2139 2140 +1 Misses 1487 1487 Partials 112 112 ```

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