Closed amitabh94 closed 3 days ago
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes.
✅✅✅ pr_smoke_e2e_pipeline
passed on Bitrise! ✅✅✅
Commit hash: b59d33d977b9dabe2ee4f044ad3528bbd9548e81 Build link: https://app.bitrise.io/app/be69d4368ee7e86d/pipelines/59733a6e-a1bd-4fa2-be6c-64f2d105f16f
[!NOTE]
- You can kick off another
pr_smoke_e2e_pipeline
on Bitrise by removing and re-applying theRun Smoke E2E
label on the pull request
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
56.2% Coverage on New Code
0.0% Duplication on New Code
Description
This pull request adds a maximum digit limit of 12 in the
useInputHandler
function. It ensures that the input value is restricted to 12 digits and prevents any further input beyond that limit. This enhancement improves the user experience by enforcing a consistent and manageable input length.Related issues
Fixes: STAKE-877
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist