Enable typeahead on the country selector. Off by default: the search
variant renders a real text input inside the selector, which puts a
caret in the tab order where users expect a button — tabbing from the
previous field lands in the country filter and typed digits filter
countries instead of dialling. The non-search dropdown is still fully
keyboard operable (arrows, Enter, letter-jump).
Enable typeahead on the country selector. Off by default: the search variant renders a real text input inside the selector, which puts a caret in the tab order where users expect a button — tabbing from the previous field lands in the country filter and typed digits filter countries instead of dialling. The non-search dropdown is still fully keyboard operable (arrows, Enter, letter-jump).