Skip to content
This repository was archived by the owner on Sep 20, 2021. It is now read-only.
This repository was archived by the owner on Sep 20, 2021. It is now read-only.

Cursor does not move to end of input when number is reformatted #90

@Gamaroff

Description

@Gamaroff

The cursor does not follow the formatting correctly.

Expected Behavior

As the number is formatted automatically the cursor should move to the end so new numbers can be inserted.

Current Behavior

As the number is typed spaces are automatically inserted.
The cursor does not move to after the last inserted number. It remains in front and so the next number being added is inserted in front of the last.

Possible Solution

Ensure that the cursor is always at the end of the number being typed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions