We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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 :
We should have our Custom Alert message as Below:
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/
I Have already completed the changes and will raise the PR to this, Feel free to reach out 😁
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
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 :
RobustKey.-.Generate.strong.password.-.Brave.2023-10-13.16-11-06.mp4
Proposed Solution (if applicable)
We should have our Custom Alert message as Below:
RobustKey.-.Generate.strong.password.-.Brave.2023-10-13.16-11-35.mp4
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/
I Have already completed the changes and will raise the PR to this, Feel free to reach out 😁
The text was updated successfully, but these errors were encountered: