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

Password generator when deciding a new password #88

Open
oegea opened this issue Oct 2, 2022 · 3 comments
Open

Password generator when deciding a new password #88

oegea opened this issue Oct 2, 2022 · 3 comments
Assignees
Labels
enhancement New feature or request hacktoberfest Ideal issues to be completed during the hacktoberfest event

Comments

@oegea
Copy link
Owner

oegea commented Oct 2, 2022

Feature issue

🔧 Is your feature request related to a problem? Please describe.

When a new password is created, and we are using a password manager app, we normally like to use different passwords, ideally auto-generating them, without effort.

Currently it is needed to manually write them, generating from an external place or by randomly typing the keyboard.

📢 Describe the solution you'd like

Will be great to include an auto-generator when the password field is selected.

💡 Describe alternatives you've considered

There are a lot of alternatives to be inspired on.

By looking at google images you can be inspired with some examples: https://www.google.com/search?q=+password+generator&tbm=isch&ved=2ahUKEwjRv92h8cH6AhUDwoUKHZj3AAgQ2-cCegQIABAA&oq=+password+generator&gs_lcp=CgNpbWcQAzIECAAQQzIGCAAQHhAHMgYIABAeEAcyBggAEB4QBzIGCAAQHhAHMgYIABAeEAcyBggAEB4QBzIGCAAQHhAHMgYIABAeEAcyBggAEB4QBzoECCMQJ1DfBVjfBWCNB2gAcAB4AIABeogB7wGSAQMwLjKYAQCgAQGqAQtnd3Mtd2l6LWltZ8ABAQ&sclient=img&ei=eLE5Y9GjCIOElwSY74NA&bih=1336&biw=2560&rlz=1C5CHFA_enES993ES993

i.e. OnePassword offers this:

image

💬 Additional context

Please if you take this issue, implement a new PasswordInput component (molecule), which will offer this feature. Please do not include this feature directly embedded on the PasswordFormDialog component.

We should try to offer a clean interface not adding a lot of noise to the process of creating a new password.

@oegea oegea added enhancement New feature or request hacktoberfest Ideal issues to be completed during the hacktoberfest event labels Oct 2, 2022
@oegea
Copy link
Owner Author

oegea commented Oct 2, 2022

@GrayJacketStudios 🎩

I have re-created your initial issue and made this. Take a look and add anything you consider.

@prizzio prizzio self-assigned this Oct 4, 2022
@prizzio
Copy link
Collaborator

prizzio commented Oct 4, 2022

Hi,

It seems an interesting feature, I can assign it to me if it is still free.

@GrayJacketStudios
Copy link
Collaborator

Hi,

It seems an interesting feature, I can assign it to me if it is still free.

Go ahead!!

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 Ideal issues to be completed during the hacktoberfest event
Projects
None yet
Development

No branches or pull requests

3 participants