Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: format every first letter to capital case for city names. #35

Open
julioqui opened this issue Aug 8, 2022 · 0 comments
Open

fix: format every first letter to capital case for city names. #35

julioqui opened this issue Aug 8, 2022 · 0 comments

Comments

@julioqui
Copy link
Collaborator

julioqui commented Aug 8, 2022

Currently, our app differs capital case and small case on city inputs. For example, for the following inputs "Tokyo" and "tokyo", we would have two different cities in the searchbar. "ToKyo" would generate a third search input.

In the examples above, the app should be able to recognize capital and small cases and format it to properly show "Tokyo", so that the searchbar only shows one result for it.

@Takashicc Takashicc changed the title Fix: format every first letter to capital case for city names. fix: format every first letter to capital case for city names. Oct 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant