jessepollak / jessepollak/payment
Strange CC editing behavior
Open
bug
- Dominant language
- CoffeeScript
- Stars
- 584
- Forks
- 158
- PR merge metrics
- No merged PRs in 30d
Description
Moving the cursor to mid account number to edit produces strange results. Type in: 4321 0000 0000
A partial card, and spaces were auto-inserted. Move the cursor to the end of the first set of zeros, backspace twice and type 98, the result will be: 4321 00 0000 98
The result should have been: 4321 0098 0000
I think it should honor the desired result or, if not possible, not allow mid-string editing - somehow.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.