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

follow up on PR #448 #452

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

Commits on May 12, 2024

  1. Configuration menu
    Copy the full SHA
    d3aa273 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. fix: Assign the pasted value from the clipboard auto paste to the otp…

    …ValueRef to reflect on the input value
    ahmed-s-fatahallah committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    67e6195 View commit details
    Browse the repository at this point in the history
  2. feat: Handle when the pasted value is longer or shorter than the inpu…

    …ts number
    
    feat: Handle when the pasted value is longer than the inputs number
    
    style: Remove unused useRef import
    
    fix: Pasting fewer value than numInputs doesn't work
    ahmed-s-fatahallah committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    12b4acf View commit details
    Browse the repository at this point in the history