You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At present, the UI has a password strength meter (bar) which represents the strength of the password entered. It would be easier to understand it, if it is associated with a textual message at the top of the bar like : "Password strength is weak", "Password strength is strong", etc. I would like to add this improvement, assign this to me.
Also I have found that the password strength checking is implemented for the Sign In page ( used for login ) instead of the sign up page ( where new user would be registered) , this is wrong I would like to correct this as well.
The text was updated successfully, but these errors were encountered:
Thanks for creating the issue in SkillWise!
Before you start working on your PR, please make sure to:
⭐ Star the repository if you haven't already.
Pull the latest changes to avoid any merge conflicts.
Attach before & after screenshots in your PR for clarity.
Include the issue number in your PR description for better tracking.
Don't forget to follow @PriyaGhosal – Project Maintainer – & @anuragverma108 – Project Collaborator – for more updates!
We're excited to see your contribution as part of Hacktoberfest 2024! 🎉
Happy open-source contributing!
Thank you for creating this issue! 🎉 Your issue will soon be reviewed by Project Maintainers. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊
You can also check our CONTRIBUTING.md for guidelines on contributing to this project.
At present, the UI has a password strength meter (bar) which represents the strength of the password entered. It would be easier to understand it, if it is associated with a textual message at the top of the bar like : "Password strength is weak", "Password strength is strong", etc. I would like to add this improvement, assign this to me.
Also I have found that the password strength checking is implemented for the Sign In page ( used for login ) instead of the sign up page ( where new user would be registered) , this is wrong I would like to correct this as well.
The text was updated successfully, but these errors were encountered: