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
Users have no control over the text in the address fields.
As I user, if I select Canadian only, I would expect the fields to change to Canadian only format.
Given that the majority of addresses collected will likely be Canadian, I suggest we limit our field labels to Canadian format until we can offer more international formats, or provide control to users to change the label text.
That is not to say we limit address searches to Canada only. Just the text for now.
The text was updated successfully, but these errors were encountered:
Suggested change:
-> If International is selected keep labels as is.
-> If Canada only, use Canadian only elements. (eg: "Postal Code" instead of "Postal Code or Zip")
If it's not a ton more effort we could do a more tailored set of labels for "Canadian addresses" and keep the generic broad labels for "International addresses"
IF Country = Canada, THEN: Specific
Street address // Adresse municipale
City, town, or community // Ville ou communauté
Province or territory // Province ou territoire
Postal code // Code postal
IF Country = Other, THEN: Generic
Street address // Adresse municipale
City, town, or community // Ville ou communauté
Province, territory, or state // Province, territoire ou état
Users have no control over the text in the address fields.
As I user, if I select Canadian only, I would expect the fields to change to Canadian only format.
Given that the majority of addresses collected will likely be Canadian, I suggest we limit our field labels to Canadian format until we can offer more international formats, or provide control to users to change the label text.
That is not to say we limit address searches to Canada only. Just the text for now.
The text was updated successfully, but these errors were encountered: