assisrafael / assisrafael/angular-input-masks

ui-money-mask

Open
#297 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
955
Forks
329
PR merge metrics
No merged PRs in 30d

Description

1) copying 123456 number and pasting it input box should give the result as $ 123,456 but it is not the scenario. Copying the number and pasting the same number in the input box is giving incorrect number.

2) enter 100000000 and if the cursor is moved to 1 and deleting 1 is making the whole value 0 . But the user want to delete 1 and make it as 2 which is not working with this angualr money mask

3) Had cursor issues, like enter number $123,456,789 . Try to delete the number 3 then 2 then 1 and see the behaviour, the cursor is moved to the end . The user expects the cursor should be at same place while deleting the value entered in input box.

---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/48181228-ui-money-mask?utm_campaign=plugin&utm_content=tracker%2F1022469&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F1022469&utm_medium=issues&utm_source=github).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.