systelab / systelab-components

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

812-add-possibility-to-select-text-on-click-in-numpad-inputs #813

Closed p-riera closed 9 months ago

p-riera commented 9 months ago

PR Details

Updated numpad component

Description

Added possibility to enable the option to select automatically the input text when clicking on it

Related Issue

812

Motivation and Context

We need to have this option for some cases that the user needs to replace the input text so we select it automatically on the click to directly enter a new value

How Has This Been Tested

Types of changes

Checklist

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (0b4c973) 55.63% compared to head (6e3a176) 55.83%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 15.3.x #813 +/- ## ========================================== + Coverage 55.63% 55.83% +0.20% ========================================== Files 127 127 Lines 3579 3582 +3 Branches 624 625 +1 ========================================== + Hits 1991 2000 +9 + Misses 1477 1472 -5 + Partials 111 110 -1 ```

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