invoiceninja / invoiceninja

Invoices, Expenses and Tasks built with Laravel, Flutter and React

Home Page:https://invoiceninja.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Korea == awkwardly worded (and doesn't import "South Korea")

dylanh724 opened this issue · comments

Setup

Hosted with you

General

If I type in "South Korea", nothing shows up.

However, if I type in "Korea", I get really awkward, unexpected choices for North and South Korea (see screenshot below). I had to Google which one was the correct one.

Screenshots

image

image
^ South

To add: "South Korea" as the country name will fail to import, leaving blanks.

we use ISO 3166 naming for countries, so I certainly can see how this appears confusing. In the react interface we also display with iso_3166_3 country code which may help to differentiate in these cases

cc @hillelcoren