arunghosh / arunghosh/react-pin-input

autoComplete={'off'} in <input> is ignored

Open
#200 2 comments 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
JavaScript
Stars
112
Forks
45
PR merge metrics
No merged PRs in 30d

Description

When i am typing to input it suggests me to autocomplete and then to save the password. It happens only if secret is true beacause of type="password"

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the issue in the PIN input with secret=true while typing, then inspect how the component renders the password input and its autocomplete attribute. Done means the input respects autocomplete="off" and no longer prompts for suggestions or password saving.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.