Skip to content

Added eye feature in change password form#500

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

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

Conversation

@samagragupta
Copy link
Copy Markdown
Member

@samagragupta samagragupta commented Dec 8, 2018

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

Copy link
Copy Markdown
Member

@rupav rupav left a comment

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

Copy link
Copy Markdown
Member

@rupav rupav left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Copy Markdown
Member

@neeraj3029 neeraj3029 left a comment

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.

Copy link
Copy Markdown
Member

@championpaddler championpaddler left a comment

Choose a reason for hiding this comment

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

👍

Copy link
Copy Markdown
Contributor

@fragm3 fragm3 left a comment

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.

Copy link
Copy Markdown
Contributor

@fragm3 fragm3 left a comment

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 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.

Add eye feature in change password form

6 participants