Skip to content

CurrencyField should zero pad decimals if none or 1 is typed #128

@gthomas-appfolio

Description

@gthomas-appfolio

Currently if user types

1234
or
1234.5

the output does not pad zeros, it should output:
1,234.00
1,234.50

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions