-
Notifications
You must be signed in to change notification settings - Fork 39
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: 🍰 Show Password Component #4370
Conversation
That looks really good @Brandon-G-Tripp ! 🍀👍🏼 And I very much appreciate that you wrote a test for it. 😍 I just see one little leftover from last time at the moment: Not very important, but would be nice if you could care for this little double boarder to vanish … PS: Just in case you are interested to write a Cypress end-to-end test. |
@Tirokk Thanks for the feedback. I will work to get that border taken care of and attempt to write a Cypress test. I am sorry I did fully understand where to get the email confirmation code from Neo4J to get to the enter password page on the registration slide. I ran the query you suggested and did not receive anything back. |
Sorry that I gave you the wrong Cypher statement before. @Brandon-G-Tripp |
Hey @Brandon-G-Tripp ! |
@Tirokk I apologize I was out of country for a week and a half and didn't have internet. I should have it finished by the end of the week. I will let you know if I run into any issues with the cypress testing or implementing in the registration slider. |
Hey @Brandon-G-Tripp , |
This branch needs a rebase! @Brandon-G-Tripp |
@ulfgebhardt Ok perfect I will rebase. I do not have yarn on my local machine. Is there another way to resolve the conflict or should I install it? |
Just do the rebase and if there is a problem i can fix it - no problems <3 ty @Brandon-G-Tripp |
a91b56a
to
654372f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@ulfgebhardt thank you. Looking forward to the next one. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
!!! I did a mistake !!! Had to reset the branch …
Hey @Brandon-G-Tripp 🤗
I don’t know why, but I can't see any show password icons on registration http://localhost:3000/registration
at Create user account
.
I double checked that I’m on the correct branch. See pic below 👇🏼
Hope I do nothing wrong …
Please check once again your self. 🙏🏼
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @Brandon-G-Tripp 🤗
Cool and well done, dear !!! 🚀🚀💫💫
Everything works well after I reseted my branch. 🍀
I’m very glad that you cared again for this important feature 🙏🏼
It goes forward with you great help.
So please merge! 😍
PS: The only thing what is not fixed is the double line on the left side, but I really can live with it. If you like you could create a new issue for this.
@Tirokk Thank you for the review. I am happy to be back working on the project. I will definitely make an issue for the little css. I had trouble fixing it as the ds-input workaround created it. I will try to resolve it in the future. |
🍰 Pullrequest
Pull request pulls out logic for the ShowPassword into a component for use in various password fields.
Issues
#4312
Todo