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

Refactor & Improve OTP Input Focus #11

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

sadegh19b
Copy link
Contributor

This PR resolved the Issue #7 related to incorrect focus handling in OTP input fields, including autofocus, input navigation, paste behavior, and backspace handling. The changes involve improving focus logic using this.$nextTick() and refactoring the handleInput() and handlePaste() methods for better reliability. General changes code refactoring to enhance readability and maintainability and fixed styling were also included.

Also, change the rtl method to set default the condition to true.

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

Successfully merging this pull request may close these issues.

1 participant