Skip to content

Implement a smarter fallback mechanism for default Environment determination #121

@jverkoey

Description

@jverkoey

The current algorithm looks at the user's current Locale and, if it's a supported one, uses it. Otherwise it falls back to Germany.

We can probably be a bit smarter when the current Locale isn't supported. Specifically, we can check if the current Locale's country is supported and pick the next closest Locale.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions