Skip to content
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

feat: add toggle password visibility feature #275

Closed

Conversation

promaroy
Copy link

Fixes #274

Description

Added toggle password visibility button in signup and login forms.

Screenshots

Screenshot from 2021-03-27 13-24-07
Screenshot from 2021-03-27 13-24-10
Screenshot from 2021-03-27 13-23-44
Screenshot from 2021-03-27 13-23-53

Addition Information (if any)

This change adds 2 dependencies - material ui/core and material ui/icons (hence package.json updated)

@shashankmotruri
Copy link
Collaborator

@promaroy pls use basic css classes instead of materialui and react-bootstrap...

@pkspyder007
Copy link
Collaborator

@promaroy We are using foundation css along with BEM naming convention for this project please do use them to fix UI issues

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 toggle password-visibility feature for signup/login forms
3 participants