Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deleting the card number from middle is deleting in reverse #71

Open
Venkat-31 opened this issue Jun 28, 2021 · 0 comments
Open

Deleting the card number from middle is deleting in reverse #71

Venkat-31 opened this issue Jun 28, 2021 · 0 comments

Comments

@Venkat-31
Copy link

Enter 4242 4242 4242 4242 on the Card number field
Place the cursor after the eighth digit and start deleting the digits

Actual result

When placing the cursor on the middle of the credit card number (after the eighth digit) on the Card number field and starting to delete the number, the first four numbers are deleted, then the cursor stops, and the last digits (from the right of the cursor) begin to be deleted

Expected result

The user should be able to delete all the digits from the left of the cursor when repositioning the cursor to the middle of the number of the credit card (after the eighth digit) and after that, the cursor should stop at the beginning of the field while the remain digits should not be deleted

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant