Closed DavidKozdra closed 10 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
password | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Dec 17, 2023 8:07pm |
In secure random on the client side is probably not an issue but we could add crypto, might require a new issue and some dependency research
Subject: Issue with Unselecting Required Characters in Password Section
Hi @DavidKozdra,
I've conducted thorough testing on the preview and identified an unexpected behaviour in the password section when I unselect all the required characters. I've attached screenshots illustrating the current behaviour and how it should ideally behave:
Current Behavior:
Expected Behavior:
I'd like to point out that this discrepancy in behaviour needs attention to ensure the password section functions as intended. I would greatly appreciate your insights and help in resolving this matter.
Hey @DavidKozdra,
There is still some issue in generating a password and also when we switch to another tab from home and return to the home/password-generator tab all values reset to default. Here is a video preview of the steps I've taken.
https://github.com/0ME9A/password/assets/83957658/4a29aa78-ba4b-4aed-a7c2-d25a49377fe7
damn, sorry about that thought I was testing enough I will keep at it
as mentioned in #29 the passwords that are generated treat the check box requirements as options not as requirements.
fixed it so as long as the length is at least 4 it will always include at least one of the selected items