Skip to content

Some regions using comma instead of dot for decimal point and users with comma cannot enter it #7

Description

@nrsimha

If user using region/keyboard where comma is used instead of dot (e.g. Czech, Slovak, Poland, ...) he is not able to enter decimal point as Regex to validate input firoAmount and fiatAmout requires dot as decimal point.

Issue is in lib/pages/wallet_view/send_view.dart on lines 768 and 855.

https://github.com/cypherstack/Campfire/blob/master/lib/pages/wallet_view/send_view.dart#L768
https://github.com/cypherstack/Campfire/blob/master/lib/pages/wallet_view/send_view.dart#L855

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions