0ME9A / password

Password is a free online tool that helps you create strong and random passwords for your accounts. You can customize your password options and copy the generated password to your clipboard with one click.
https://password.ome9a.com
MIT License
5 stars 4 forks source link

fix history 0 out bug in #24 #28

Closed DavidKozdra closed 11 months ago

DavidKozdra commented 11 months ago

issue #24 explains that their is a bug causing the selected history to not be cleared

I did a use effect linked to the history so that if it gets changed in any way the selected value should also be set to 0 it already clears out when we make a new password so this should be correct

vercel[bot] commented 11 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 Nov 26, 2023 3:52pm
DavidKozdra commented 11 months ago

I added the local storage feature request code for that new issue if that is ok

0ME9A commented 11 months ago

Close #24 Close #27