Skip to content
This repository was archived by the owner on May 21, 2026. It is now read-only.

Added eye feature in change password form#500

Open
samagragupta wants to merge 1 commit into
fossasia:masterfrom
samagragupta:add-eye
Open

Added eye feature in change password form#500
samagragupta wants to merge 1 commit into
fossasia:masterfrom
samagragupta:add-eye

Conversation

@samagragupta

@samagragupta samagragupta commented Dec 8, 2018

Copy link
Copy Markdown
Member

Fixes #466

Checklist

  • I have read the Contribution & Best practices Guide and my PR follows them.
  • My branch is up-to-date with the Upstream master branch.
  • The unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)
  • All the functions created/modified in this PR contain relevant docstrings.

Short description of what this resolves:

eye
eye

Changes proposed in this pull request:

Added eye in the password fields

@rupav rupav left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Can you please add some gifs to show the working of it?

@samagragupta

Copy link
Copy Markdown
Member Author

@rupav Uploaded the gif

@rupav rupav left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@neeraj3029 neeraj3029 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looks good 👍

@samagragupta

Copy link
Copy Markdown
Member Author

@gabru-md @hkedia321 Please review.

@championpaddler championpaddler left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

👍

@fragm3 fragm3 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Instead of using 3 addEventListener, create a function to do so

@samagragupta

Copy link
Copy Markdown
Member Author

@fragm3 There is no need of a function as there would event Listener for every eye.

@fragm3 fragm3 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@samagragupta you can simply loop over an array to achieve the same thing. Look into this

@samagragupta

Copy link
Copy Markdown
Member Author

@ms10398 @hkedia321 Please review.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add eye feature in change password form

6 participants