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
221 stars 1.25k forks source link

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

Closed poseidonsanket closed 5 months ago

poseidonsanket commented 5 months 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 5 months ago

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

image
poseidonsanket commented 5 months ago

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

vamsidhar-914 commented 5 months 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)