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

Masking input characters #115

Closed
cloudchallengers opened this issue Aug 19, 2020 · 8 comments · Fixed by #120
Closed

Masking input characters #115

cloudchallengers opened this issue Aug 19, 2020 · 8 comments · Fixed by #120
Assignees
Labels
enhancement New feature or request hacktoberfest Hacktoberfest 2020!

Comments

@cloudchallengers
Copy link

  • Describe the Feature Request

Sometimes users need to enter secret OTP's in financial applications and they don't want them to be revealed to nearby users, so it's a kind of must have feature to be able to mask the input characters.

  • Describe Preferred Solution

We can expose an attribute in API called 'secure' with the default value as false, and can make use of this prop to decide using input type (text vs password).

@apollonian apollonian added enhancement New feature or request good first issue Good for newcomers labels Aug 19, 2020
@freshlySqueezedBananas
Copy link

+1

@anoopmsivadas
Copy link
Contributor

@apollonian can you assign me on this

@apollonian
Copy link
Contributor

@anoopmsivadas Sure! Could use your help with this.

@anoopmsivadas
Copy link
Contributor

Thanks! expect a PR on October 1st. 😀

@Ayush7-BIT
Copy link

Hey! I like to work on this issue..

@shivanshBTW
Copy link

is the issue closed yet? I would like to work on this

@apollonian apollonian removed the good first issue Good for newcomers label Oct 3, 2020
@K-Kumar-01
Copy link

@apollonian @cloudchallengers I woukd like to work on this issue if it is still open

@apollonian
Copy link
Contributor

This feature has been shipped with v2.3.0!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest Hacktoberfest 2020!
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants