csc_picker icon indicating copy to clipboard operation
csc_picker copied to clipboard

Need Only country and state in country.json

Open rahmanrezaee opened this issue 3 years ago • 1 comments

Is your feature request related to a problem? Please describe. the huge size of the file and huge build for application

Describe the solution you'd like remove the city from the country.json

rahmanrezaee avatar Nov 26 '21 22:11 rahmanrezaee

Agreed that removing the cities would be really helpful. It's a really large file.

Especially because keeping the list of cities up to date seems insanely difficult. I searched for some cities in my geographic area and they weren't on the list, which made me immediately hide the cities dropdown and put in a separate city form field where the user can type in their city directly.

If the cities portion was a separate package that had a dependency on the country/state dropdown then developers would have the option of either!

cvanvlack avatar Feb 21 '22 17:02 cvanvlack