Skip to content
New issue

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

fix-#257: Hide and visible in password to improve UI #299

Closed
wants to merge 5 commits into from
Closed

fix-#257: Hide and visible in password to improve UI #299

wants to merge 5 commits into from

Conversation

GOURAVSINGH19
Copy link

Summary

I improve the sign in and signup page by adding visible and hide password feature which help use to check the password before submit...

Recording.2024-05-19.183419.mp4

Copy link

vercel bot commented May 19, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
wanderlust ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 22, 2024 4:19am
wanderlust-backend ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 22, 2024 4:19am

@GOURAVSINGH19 GOURAVSINGH19 changed the title fix-#257: Hide and visible in password to improve UI Hide and visible in password to improve UI May 19, 2024
@GOURAVSINGH19 GOURAVSINGH19 changed the title Hide and visible in password to improve UI Hide and visible in password to improve UI #299 May 19, 2024
@GOURAVSINGH19 GOURAVSINGH19 changed the title Hide and visible in password to improve UI #299 fix-#257 : fix the sign and sign up page May 19, 2024
@GOURAVSINGH19 GOURAVSINGH19 changed the title fix-#257 : fix the sign and sign up page fix-krishnaacharyaa#257: fix the sign and sign up page May 19, 2024
@GOURAVSINGH19 GOURAVSINGH19 changed the title fix-krishnaacharyaa#257: fix the sign and sign up page fix-#257: fix the sign and sign up page May 19, 2024
@GOURAVSINGH19 GOURAVSINGH19 changed the title fix-#257: fix the sign and sign up page fix-#257: Hide and visible in password to improve UI May 19, 2024
Copy link
Owner

@krishnaacharyaa krishnaacharyaa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Kindly use the standard svg icons from flaticon

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is there a new package-lock.json?

>
{showPassword ? (
<svg
xmlns="http://www.w3.org/2000/svg"
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

kindly take this svg out and put it in assets and import like the other svgs being used in the project

>
{showPassword ? (
<svg
xmlns="http://www.w3.org/2000/svg"
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same comment

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is there a new package-lock.json?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

give a time I will fix it

@krishnaacharyaa
Copy link
Owner

Kindly rebase the branch to latest branch, worflow file has some changes, so that is causing this fail in PR title checking job

@GOURAVSINGH19
Copy link
Author

GOURAVSINGH19 commented May 19, 2024

I don't know why it cannot merge..

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why have you touched this?

</button>
{errors.fullName && (
<p className="p-3 text-xs text-red-500">{errors.fullName.message}</p>
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why this is changed?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I already fix it

@krishnaacharyaa
Copy link
Owner

Forget about the PR title check , i'll take care of it.
@GOURAVSINGH19 kindly update what are the icons you have used and don't touch any other files other than what is required

@krishnaacharyaa
Copy link
Owner

@GOURAVSINGH19 kindly address the review comments

@krishnaacharyaa
Copy link
Owner

@GOURAVSINGH19 please change the icons, and don't touch any other icon or update other files, and once all this is done, update the PR description to reflect those icons

Copy link

Thank you GOURAVSINGH19! Your PR title meets our guidelines.

@krishnaacharyaa
Copy link
Owner

Closing as there is no positive response on the PR reviews

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants