ContriHUB / Password-Generator

This website is used to generate the random password according to the need of the users. Tech Stack used to make this project include HTML,CSS,JAVASCRIPT.
MIT License
0 stars 10 forks source link

Add Visual Feedback on Password Copy #14

Closed chow870 closed 1 month ago

chow870 commented 1 month ago

Description

Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change.

Related Issue

Fixes #2

Type of change

Motivation and Context

How Has This Been Tested?

The mode switching is working. Password Copy Feedback is working. Strength calculation is working.

https://github.com/user-attachments/assets/4c788a6c-c9b7-4e6f-8dbf-31ef19d383c4

Screenshots (if appropriate):

Checklist:

Test Configuration:

chow870 commented 1 month ago

@Codipk I have attached a video to test and verify that others commits have been taken care off. My visual feedback is also working well. There was some issue with event listeners declarations which took away the functionality of Visual feedback. If possible do give me some bonus bcoz I literally had to go through all the codes of others, had to remove unclear event listeners and test the functionality of others commits.

chow870 commented 1 month ago

@Codipk I am not able to update the link of the new PR as the old one is already under verification. Either you merge this new one and approve the already submitted one or tell me the other way.

chow870 commented 1 month ago

@Codipk Thank You !!