RobinHerbots / RobinHerbots/Inputmask

I can't press tab to change to another input field if I did not input anything?

Open
#976 9 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Main
Dominant language
JavaScript
Stars
6.5k
Forks
2.1k
Avg merge
4d 16h
Merged PRs (30d)
1

Description

I got three input like this
qq 20150719005040

and in the browser it looks like this,

qq 20150719005235

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.