amanrajrana / RobustKey-PasswordGenerator

"RobustKey: Simplifying Password Generation with React and Tailwind CSS. Join us to enhance online security! 🚀 Great starter for new contributors!"
https://robustkey.mcchzb.in/
7 stars 20 forks source link

⭐ [Feature] Modification of Alert message #59

Closed GautamTirumala closed 1 year ago

GautamTirumala commented 1 year ago

Description of Feature

The Alert which pops up when user copies the password is the default alert provided by the browser. The current Alert is shown in the video below :

https://github.com/amanrajrana/RobustKey-PasswordGenerator/assets/71633661/54d8c602-2526-4b26-8f73-432f62eccad0

Proposed Solution (if applicable)

We should have our Custom Alert message as Below:

https://github.com/amanrajrana/RobustKey-PasswordGenerator/assets/71633661/aecc5521-7c4e-474d-920a-20159be12337

Additional Information (optional)

I Have used React-Alert Library to complete this it is 2kb of size which should not have any issues. you can find the docs here https://reactjsexample.com/a-simple-react-alert-component/

Screenshot 2023-10-13 161637

I Have already completed the changes and will raise the PR to this, Feel free to reach out 😁