Skip to content

Use uppercase in convert_country lookups #2

@mariabnd

Description

@mariabnd

Detailed description

Make slight changes to inputs and lookups used in convert_country to avoid potential user input errors.

Context

Currently the only limitations on name input has to do with length of ISO 3166 alpha-2 inputs.

Possible implementation

Using toupper() within the function for the lookup and toTitleCase() when returning full country name

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    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