Skip to content
This repository was archived by the owner on Feb 23, 2024. It is now read-only.
This repository was archived by the owner on Feb 23, 2024. It is now read-only.

Migrate CountryInput and StateInput to ComboboxControl #1752

@Aljullu

Description

@Aljullu

Follow-up of #1574 and #1575.

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:

imatge

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.

Metadata

Metadata

Assignees

Labels

focus: componentsWork that introduces new or updates existing components.status: blockedThe issue is blocked from progressing, waiting for another piece of work to be done.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions