hbb20 / hbb20/CountryCodePickerProject
[Hong Kong] Issue with phone number
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.5k
- Forks
- 509
- PR merge metrics
- No merged PRs in 30d
Description
Library doesnot validate Hong Kong phone numbers that starts from "70":
+852 70...
Other +852 71.. +852 72... is good
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Hong Kong phone-number validation rules in the Android library and compare handling of numbers beginning with 70 against the existing 71 and 72 cases. Done means valid +852 70... numbers are accepted without changing the handling of other Hong Kong numbers; run the relevant validation tests if the repository provides them.
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
- 45/100