Closed Codipk closed 3 weeks ago
Hello @Codipk ,
I would like to work on this. Please assign it to me.
@Codipk I already done this thing please check my changes . I added dynamic color change and added additional feature as Very strong , strong , moderate and weak and made everything dynamic you can test my changes https://durgaprasad-developer.github.io/Password-Generator/
@Codipk I made Password Indicator dynamic please merge my PR Check this and say if any changes to be made https://durgaprasad-developer.github.io/Password-Generator/
plz assign this task to me.
As per the rules @RajatX24, please start working on this issue. After you complete the task, create a pull request (PR) and make sure to attach a screenshot of your work on the website to showcase what you've done. Also while creating a PR follow the contrihub guidelines.
Thanks @Codipk ! I'll get started on this.
Can you please request again for the same issue? It was mistakenly assigned to someone else.
On Tue, 8 Oct 2024 at 00:34, Rajat Shukla @.***> wrote:
Hello @Codipk https://github.com/Codipk ,
I would like to work on this. Please assign it to me.
— Reply to this email directly, view it on GitHub https://github.com/ContriHUB/Password-Generator/issues/1#issuecomment-2397673834, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXHBRAOOYN53VMIMLKILQ43Z2LLNJAVCNFSM6AAAAABPOAZGH2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOJXGY3TGOBTGQ . You are receiving this because you were mentioned.Message ID: @.***>
Through contrihub website you have to request
On Wed, 9 Oct 2024 at 10:51, Dipti Kumari @.***> wrote:
Can you please request again for the same issue? It was mistakenly assigned to someone else.
On Tue, 8 Oct 2024 at 00:34, Rajat Shukla @.***> wrote:
Hello @Codipk https://github.com/Codipk ,
I would like to work on this. Please assign it to me.
— Reply to this email directly, view it on GitHub https://github.com/ContriHUB/Password-Generator/issues/1#issuecomment-2397673834, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXHBRAOOYN53VMIMLKILQ43Z2LLNJAVCNFSM6AAAAABPOAZGH2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOJXGY3TGOBTGQ . You are receiving this because you were mentioned.Message ID: @.***>
Hello @Codipk ,
I tried to request assignment through the Contrihub website but i am facing an issue. After signing in, i clicked on Request Assignment button but it did not work. After multiple attempts it did work but not as expected. It redirected me to a page with the following message:
"Assignment Request for Issue #1 of Password-Generator cannot be made by you currently."
I am including the link to youtube video which shows the issue i am facing: https://youtu.be/p7SiFsXrymI?si=V_DotS-Q2_FzvyGQ
I will be grateful if you can help me out. Thanks!
@Codipk can you please assign it to me I already done the work perfectly
Hello, I actually created a PR with wrong branch but recently I created another PR please check the changes I made https://durgaprasad-developer.github.io/Password-Strength-Dynamic/
Hello @Codipk ,
I have made a pr for this issue. You can check it out here: https://github.com/ContriHUB/Password-Generator/pull/12
If there are any changes to be made, please let me know. Thank you.
@RajatX24 make a Pr verification request from the website
@Codipk sorry but i am little confused about the PR verification request. How do i make one? I will be grateful if you can help me out.
Good evening sir, this issue was supposed to be assigned to me right ?
The request was mistakenly accepted. You don't need to act on it.
On Thu, 10 Oct 2024 at 13:03, samimshoaib01 @.***> wrote:
Good evening sir, this issue was supposed to be assigned to me right ?
— Reply to this email directly, view it on GitHub https://github.com/ContriHUB/Password-Generator/issues/1#issuecomment-2404286889, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXHBRAOHURR6GAJ6RLAIX2LZ2YUVZAVCNFSM6AAAAABPOAZGH2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMBUGI4DMOBYHE . You are receiving this because you were mentioned.Message ID: @.***>
"Request and assignment limit For any user, Issue Request Count + Actively Assigned Issues Count should be <= 3. "i guess due to this i am not able to give any request. can't you reject it . I am not able to work and ask for other issues
We need to implement a dynamic password strength indicator that updates in real-time as users modify their password options. This will help users understand the security level of their generated passwords and make informed decisions about their password choices.
Implement a visual strength meter that:
Updates dynamically as users change options (length, character types) before clicking on generate password. Uses color coding (red to green) to indicate strength levels.
Calculates strength based on:
1.Password length 2.Character diversity (uppercase, lowercase, numbers, symbols)