hbb20 / hbb20/CountryCodePickerProject
problem with search for Arabic countries in Arabic language
- 主要语言
- Java
- 星标
- 1.5k
- 派生
- 509
- PR 合并指标
- 30 天内没有已合并 PR
描述
there are two type of the first letter in the Arabic alphabet which are ( ا ) and ( أ ) and they are kind of the same letter in country names so both should function as the same letter not as two letters when the country name contains any of them
example of the problem:
when searching for Jordan ( الأردن ) most of users will write it as ( الاردن ) and it will not show because of the letter ( أ ) is not functioning as the letter ( ا ) but it should.
and the same for the other names
贡献指南
这个仓库没有索引到贡献指南
调研方向
Start by locating the country-name search implementation and the country data used for Arabic names. Reproduce the Jordan search with الأردن and الاردن, then verify that equivalent initial letters return the same country and that other country searches remain unchanged.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- android, java
- 领域
- mobile, search
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 42/100