You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 23, 2024. It is now read-only.
In the legacy country and state controls, you could write the country name in an input field inside the select so it filtered the available options:
We would like the same for the CountryInput and StateInput components. In order to do that, we should migrate from the CustomSelectControl to the ComboboxControl that might be introduced in Gutenberg: WordPress/gutenberg#19657.