hbb20 / hbb20/CountryCodePickerProject
getSelectedCountryEnglishName() not returning full country name
Open
- Dominant language
- Java
- Stars
- 1.5k
- Forks
- 509
- PR merge metrics
- No merged PRs in 30d
Description
When I select "Bolivia, Plurinational State of (BO)" and call `getSelectedCountryEnglishName()`, it returns only "Bolivia, Plurinational State of". i.e, the BO part is missing.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the implementation of getSelectedCountryEnglishName() and trace how the selected country name is assembled. Reproduce the Bolivia, Plurinational State of (BO) case and verify that the returned value includes the full displayed country name, including the country code in parentheses.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100