Live data from Hacker News

Redesigning the country selector

baymard.com

21–30 of 136 posts

Re: Redesigning the country selector

#23

While this has a nice UI, it suffers from a ranking system that fails to weight prefixes correctly. For those of us in Canada, typing "ca" should probably rank countries that start with the "ca" prefix first, followed by countries that have a word that starts with "ca", finally followed by countries that just happen to contain "ca". I don't see much use in showing "United States" as the first match for a user who has…

indeed, still doesn't beat typing 'c' 3 times.

Re: Redesigning the country selector

#26
Whilst some country endonyms appear to work (Deutchland, Hrvatska, Suomi), non-latin endonyms (日本,Россия) fail, some even when romanised. This isn't an easy thing to solve when many countries have multiple de facto or de jure languages.

Re: Redesigning the country selector

#27
Well, I don't think this "works". We are conditioned to think that lists are sorted in alphabetical order. When I key in first few letters of a country, I expect to jump to that country's name directly. But with this redesign, I ended up typing more letters to "fine tune" auto-complete's suggestion!

Re: Redesigning the country selector

#28
A different approach I've tried before is to perform a lookup on the visitor's IP address, and then to auto-select the country that we think they might be from. If we get it wrong, they can always select another country the usual way.

Re: Redesigning the country selector

#29
I have to ask. Is it common for anyone to type their country starting with characters inside of the word?

I.e. instead of typing "can" for canada, would you type "ada" or something similarly fuzzy?

I personally type "can", and if Canada is not the first result I consider it's usability inferior to a standard drop-down.

Re: Redesigning the country selector

#30

While this has a nice UI, it suffers from a ranking system that fails to weight prefixes correctly. For those of us in Canada, typing "ca" should probably rank countries that start with the "ca" prefix first, followed by countries that have a word that starts with "ca", finally followed by countries that just happen to contain "ca". I don't see much use in showing "United States" as the first match for a user who has…

Perhaps adding a geo-ip look up to help weight the results would make this better? None the less this is a huge improvement then a drop-down with every known country.
Post reply on HN