Skip to content

Phone number input auto selects Netherlands country code when Belgium should be selected #14880

Open
@SDeVuystHogent

Description

@SDeVuystHogent

Issue Summary

When the language is set to Nederlands (Dutch), the phone number input displays the country code for the Netherlands (+31), even when the user is in Belgium (+32).

Steps to Reproduce

  1. Set Language to Dutch
  2. Add phone input to activity

Actual Results

  • Country code gets set to +31 (Netherlands code)

Expected Results

  • Country code gets set to +32 (Belgium code)

Technical details

I assume this happens because the language is set to dutch, which is spoken in the Netherlands. However, this is also spoken in Belgium, so assuming the country code is the same as the language set is incorrect behiavor.

Evidence

  • Tested with VPN in Belgium and the Netherlands. Also tested without VPN, with the same results.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Low priorityCreated by Linear-GitHub SyncStalei18narea: i18n, translations🐛 bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions