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 password visibility toggle #421

Merged
merged 1 commit into from
May 7, 2024

Conversation

isaacknjama
Copy link
Contributor

@isaacknjama isaacknjama commented May 6, 2024

Closes #419

Visibility.toggle.webm

Using eye Icon instead of text:

visibility.eye.icon.webm

@isaacknjama isaacknjama requested a review from a team as a code owner May 6, 2024 11:48
@elsirion
Copy link
Contributor

elsirion commented May 6, 2024

nit: could we use an eye symbol instead of text?

@elsirion elsirion requested review from okjodom and Kodylow May 6, 2024 12:44
@okjodom
Copy link
Collaborator

okjodom commented May 6, 2024

nit: could we use an eye symbol instead of text?

💯 . Avoids the need to translate the toggle button

packages/ui/src/Login.tsx Outdated Show resolved Hide resolved
Copy link
Collaborator

@okjodom okjodom left a comment

Choose a reason for hiding this comment

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

very nice, just nits to fix

Kodylow
Kodylow previously approved these changes May 6, 2024
Copy link
Member

@Kodylow Kodylow left a comment

Choose a reason for hiding this comment

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

there's a useTheme that's unused in FederationCard.tsx otherwise lgtm

Copy link
Member

@Kodylow Kodylow left a comment

Choose a reason for hiding this comment

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

lgtm

@Kodylow Kodylow merged commit 655360d into fedimint:master May 7, 2024
1 check passed
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.

Gateway password visibility toggle
4 participants