Skip to content

Eye-Icon Alingnment #3254

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

Closed

Conversation

Jatin24062005
Copy link
Contributor

I make some little changes it is very begginer freindly issue . In which there are some protocols i have to follow dont use inline styling

Fixes #issue-number #3241
Changes:

I have verified that this pull request:

image
image

I make some little changes it is very begginer freindly issue . In which there are some protocols i have to follow dont use inline styling
Copy link

welcome bot commented Oct 22, 2024

🎉 Thanks for opening this pull request! Please check out our contributing guidelines if you haven't already.

@raclim
Copy link
Collaborator

raclim commented Nov 1, 2024

Thanks for giving this a look and providing screenshots of your changes!

There's a few issues going on with this pull request, but I feel like one larger one here is that you remove the button's className tag and property .form__eye__icon on line 69 in LoginForm.jsx, but also make additional changes to it in _forms.scss despite not being accessible by the button anymore. Also, although the styling changes here do fix the issue at hand, we want to try to make sure that the alignment of the svg icon remains centered as well and doesn't shift towards the top, which is described in my comments for the associated issue.

I fixed a few of the linting errors, but we also strongly encourage ensuring that your work passes all the criteria listed in the checkboxes so your pull request is ready to go once you've submitted it.

I'm going to close this for now, but would encourage you to try to give this another try! If you decide to give this another look, I think that focusing on the .form__eye__icon property in _forms.scss and handling the svg properties from there would be a good starting point!

@raclim raclim closed this Nov 1, 2024
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.

Icon Alignment Issue in Password Field – Adjust Eye Icon Vertical Centering
2 participants