EDIT to remove negativity, was unnecessary.
> No filtering. Users cannot narrow the list by typing
But you can use an `<input type="text">` instead and add a `<datalist>`[0] to it with the list of countries and you will be able to filter them by typing. Granted, it still has no full support (namely, firefox), but still that's much better than a `<select>` with no filtering ability whatsoever.
Not sure why this is not more known, though, I've seen it just like a couple of times in the wild. Now, back to job searching...
[0] https://developer.mozilla.org/es/docs/Web/HTML/Reference/Ele...
I don't care for the chaotically ordered list of countries after the suggested country.
I think a better version would be nonmodal, but with a modal button to expose more powerful browsing.
I also question why we have to fill out so many forms in the first place. We should have better ways by now to get frequently used bundles of info to counterparties.
goodmythical•2h ago
klondike_klive•1h ago
I've been foxed before in American forms where I'm forced to select UK but it shows up as GB, even though there is no GB in the list! Every time I come to fill out the form I look at what I did last year and go through the same anti-pattern.