hbb20 / hbb20/CountryCodePickerProject

problem with 4 character country code

Open
#540 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
1.5k
Forks
509
PR merge metrics
No merged PRs in 30d

Description

Hello! My problem is that I want to change the country code "Jamaica" from "+1" to "+1876", but when choosing a country code with a length of 4, the formatting fails, the last 4 digit of the country code goes to the edittext, and the formatting does not work right. Not to mention that the method "getfullnumberwithplus" country code remains "+1" and not "+1876" . I ask for help, preferably an ambulance). Thanks in advance.

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the issue by selecting Jamaica and changing its country code from +1 to +1876, then trace the country-code selection and phone formatting flow around getfullnumberwithplus. Done means the four-character code remains intact, formatting uses +1876 correctly, and getfullnumberwithplus returns the updated code.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.