it-tools icon indicating copy to clipboard operation
it-tools copied to clipboard

BCrypt

Open bellyachx opened this issue 1 year ago • 3 comments

Describe the bug

Hash component on BCrypt page disappears when Salt count input is empty. CleanShot 2024-05-30 at 01 59 31

What happened?

Hash component disappeared.

System information

System: OS: macOS 14.5 CPU: (10) arm64 Apple M1 Pro Memory: 52.05 MB / 16.00 GB Shell: 5.9 - /bin/zsh Browsers: Chrome: 125.0.6422.112 Edge: 124.0.2478.67 Safari: 17.5

Where did you encounter the bug?

Public app (it-tools.tech)

bellyachx avatar May 29 '24 23:05 bellyachx

Hi @bellyachx @lionel-rowe: fixed in my fork (thanks): https://sharevb-it-tools.vercel.app/bcrypt

And if you are interested in an up to date version of it-tools, with many improvements, new tools, and bug fixes, as this repo is almost no more maintained, I made a fork here : https://github.com/sharevb/it-tools (https://sharevb-it-tools.vercel.app/ and docker images https://github.com/sharevb/it-tools/pkgs/container/it-tools)

sharevb avatar Oct 31 '25 22:10 sharevb

@sharevb I think your version has just fixed the issue with disappearing UI, not the issue of locking up/crashing the browser tab. Any interest in merging my fix? If so I'll update it and open as a PR on your fork.

lionel-rowe avatar Nov 01 '25 05:11 lionel-rowe

Hi @lionel-rowe , thanks and yes, always interrested to integrate bug fixes, you can open PR in my fork

sharevb avatar Nov 02 '25 13:11 sharevb