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

Display name of languages and country flag in locale selector #242

Merged
merged 1 commit into from
Sep 10, 2019

Conversation

wiz
Copy link
Contributor

@wiz wiz commented Sep 10, 2019

  • Use full language name instead of two letter language code
  • Use flag emoji instead of two letter country code
  • Fix sort order of locale selector pull-down

Screen Shot 2019-09-11 at 4 34 16

@m52go
Copy link
Contributor

m52go commented Sep 10, 2019

I agree this would be better, but responsiveness becomes an issue for languages with longer names.

Desktop

Screenshot from 2019-09-10 10-20-38

Mobile

Screenshot from 2019-09-10 10-19-31

@wiz wiz force-pushed the fix-language-selector branch 2 times, most recently from 303acda to 5cc30c8 Compare September 10, 2019 19:18
@wiz wiz changed the title Display name of languages in selector instead of two letter code Display name of languages and country flag in locale selector Sep 10, 2019
@wiz wiz force-pushed the fix-language-selector branch from 5cc30c8 to 49f189b Compare September 10, 2019 19:30
- Use full language name instead of two letter language code
- Use flag emoji instead of two letter country code
- Fix sort order of locale selector pull-down
@wiz wiz force-pushed the fix-language-selector branch from 49f189b to 92593c8 Compare September 10, 2019 19:33
@m52go
Copy link
Contributor

m52go commented Sep 10, 2019

ACK

@m52go m52go merged commit 7b23f46 into bisq-network:master Sep 10, 2019
@wiz wiz deleted the fix-language-selector branch September 10, 2019 19:51
@erciccione
Copy link
Contributor

erciccione commented Sep 11, 2019

Flags are not a good idea when dealing with localizations. They can create confusion (a country flag doesn't rappresent a language) and in some cases even conflicts. I don't agree with this change, i would have NACKed it before but this PR, that changes 59 files, was merged 6 hours after its creation (which is still a very bad and dangerous workflow IMHO) and i wasn't able to see it before now.

Please don't rush with the merges. Beside the dangers, it's very hard to keep up with the development when PRs are merged after few hours.

@m52go
Copy link
Contributor

m52go commented Sep 11, 2019

@erciccione let's handle the discussion of this commit in #243, and continue discussion about merges on Slack in #bisq-website.

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

Successfully merging this pull request may close these issues.

3 participants