muhammed / interactive-card

Credit card form with smooth and sweet micro-interactions

Home Page:https://codepen.io/JavaScriptJunkie/pen/YzzNGeR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

When card holder name is longer than the label, on deletion the letters overlap

fromero98 opened this issue · comments

Hi! I have found a bug: when deleting characters on card holder name, the animation overlaps if the text is longer than the label

Browser: Google Chrome 78.0.3904.7, Firefox 70.0.1 and Safari 13.0.3

OS: macOS Catalina 10.15.1

Description:
When you type in a card holder name longer than the label, on deletion, the deleted character overlaps and overflows outside the label when doing the "delete" animation.

Screenshot(s):

image