hbb20 / hbb20/CountryCodePickerProject
getSelectedCountryEnglishName() not returning full country name
Ouverte
- Langage dominant
- Java
- Étoiles
- 1.5k
- Forks
- 509
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- java
- Domaine
- mobile
- Type d'issue
- Bug
- Difficulté
- 2/5
- Temps estimé
- 1-3 heures
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 50/100