krishnaacharyaa / wanderlust

WanderLust is a MERN travel blog website 🚀 This project is aimed to help people to contribute in open source, upskill in react and master git.
https://wanderlust-beta.vercel.app/
MIT License
174 stars 826 forks source link

[BUG] <View Password Icon Alignment Bug> #397

Closed poseidonsanket closed 3 weeks ago

poseidonsanket commented 4 weeks ago

Is there an existing issue for this?

Current Behavior

View password alignment issues Screenshot (95)

Expected Behavior

It should be aligned properly in the password input tag

Can you assign me this issue under gssoc 2024

Reproduction steps

1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

Screenshots

DESCRIPTION Screenshot (95)

Logs

No response

Browsers

No response

OS

Windows

krishnaacharyaa commented 4 weeks ago

I didn't understand this, it is not in my laptop, how's that? @vamshidhar-914 @poseidonsanket

image
poseidonsanket commented 4 weeks ago

@krishnaacharyaa it happens after invalid password attempt can you assign me this issue or is it already fixed

vamsidhar-914 commented 4 weeks ago

@krishnaacharyaa

it happens when invalid password is typed.its because the error message is present in the relative div which button icon is present.

so I fixed this issue

before - 336401038-8bf8843e-537f-4052-983c-e7561091d229

after - Screenshot (193)