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

Add password input field #1865

Open
Kiarokh opened this issue Oct 11, 2022 · 3 comments
Open

Add password input field #1865

Kiarokh opened this issue Oct 11, 2022 · 3 comments
Labels
feature New feature or request good first issue Good for newcomers usability Things that make it harder or easier for users to understand or use elements

Comments

@Kiarokh
Copy link
Contributor

Kiarokh commented Oct 11, 2022

New feature motivation

There is a standard type of password for input fields, see here. However we are missing this feature.

New feature description

Password fields usually visually hide the password as it is being typed, and replace each character with a · or * instead.

New feature implementation

It may very well be that we can just add a new type, but it may also be that we want more functionality, that warrants a separate component (but that would most likely use limel-input-field). Extra functionalities could be the ability to switch between visible and "redacted" input.

@Kiarokh Kiarokh added feature New feature or request good first issue Good for newcomers usability Things that make it harder or easier for users to understand or use elements labels Oct 11, 2022
@DominikGajdos
Copy link

Hi. This issue looks very interesting, could I help with it?

@Kiarokh
Copy link
Contributor Author

Kiarokh commented Oct 27, 2022

Hi @DominikGajdos of course! 😊

@DominikGajdos
Copy link

Thank you. I'm going to work on it right away 😃

@DominikGajdos DominikGajdos mentioned this issue Nov 5, 2022
10 tasks
@Kiarokh Kiarokh moved this to All Open Issues in Prioritisation board Jun 17, 2024
@paulinewahle paulinewahle self-assigned this Sep 2, 2024
@paulinewahle paulinewahle removed their assignment Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request good first issue Good for newcomers usability Things that make it harder or easier for users to understand or use elements
Projects
Status: All Open Issues
Development

No branches or pull requests

3 participants