mapbox / mapbox/mapbox-navigation-ios
[Bug]: Incorrect localization on rate your ride screen on CarPlay.
@ShanMa1991 is already working on this.
Since Jan 9, 2023.
- Dominant language
- Swift
- Stars
- 918
- Forks
- 326
- Avg merge
- 1h 16m
- Merged PRs (30d)
- 3
Description
### Mapbox Navigation SDK version
main
### Steps to reproduce
1. Start active navigation trip on CarPlay.
2. Wait till ride finishes and set rating for it.
3. Observe behavior.
### Expected behavior
CarPlay should not use `RATING_STARS_FORMAT` in a template and introduce more suitable localization strings.
### Actual behavior
CarPlay ride rating localization label is not informative. For example:

### Is this a one-time issue or a repeatable issue?
repeatable
Contributor guide
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.
Assessment
This issue has not been assessed yet.