RobinHerbots / RobinHerbots/Inputmask
I can't press tab to change to another input field if I did not input anything?
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 6.5k
- Forks
- 2.1k
- Avg merge
- 4d 16h
- Merged PRs (30d)
- 1
Description
I got three input like this

and in the browser it looks like this,

when I got into the second input field, if I do not want to change the value in the second input, I want to press tab to move to the third input, It can't be done,I have to press something,then I can finally use the tab to move, It seems to be a bug?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source file, test, or input configuration is named. Start by reproducing the behavior with three masked inputs in a browser, using the screenshots as context, then trace the keyboard and focus handling for an empty second field. Done means pressing Tab in that state moves focus to the third input without requiring text entry.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100