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
The country search function should be updated to be an auto-suggest search field. When a user types anything in it should provide a drop-down that shows the possible country codes or country names that match the LIKE search% of the countries.
When a user selects the value in the dropdown it is entered in the text field and only then is the list of members filtered by the country.
The countries in the dropdown should be displayed like:
US - United States
The text was updated successfully, but these errors were encountered:
The country search function should be updated to be an auto-suggest search field. When a user types anything in it should provide a drop-down that shows the possible country codes or country names that match the LIKE search% of the countries.
When a user selects the value in the dropdown it is entered in the text field and only then is the list of members filtered by the country.
The countries in the dropdown should be displayed like:
US - United States
The text was updated successfully, but these errors were encountered: