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 feature in API development portal #706

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

SinghaAnirban005
Copy link
Contributor

@SinghaAnirban005 SinghaAnirban005 commented Dec 21, 2024

Brief Title

Add Password Visibility Toggle Feature

Acceptance Criteria fulfillment

  • Added a toggle icon next to password fields to switch between "text" and "password" input types.

Fixes #705

Video/Screenshots

Playground.-.Brave.2024-12-21.17-24-01.mp4

PR Test Details

Note: The PR will be ready for live testing at https://rocketchat.github.io/EmbeddedChat/pulls/pr-706 after approval. Contributors are requested to replace <pr_number> with the actual PR number.

@Spiral-Memory
Copy link
Collaborator

Spiral-Memory commented Dec 22, 2024

Let's not make this change.. Looks like too much code repeption and manual insertion of svg..

Maybe look for some simple fix.. I don't think it requires this amount of change

@SinghaAnirban005
Copy link
Contributor Author

Sure @Spiral-Memory

@SinghaAnirban005
Copy link
Contributor Author

After changes

Playground.-.Brave.2024-12-28.16-08-15.mp4

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.

Feature: Password Visibility Toggle in EmbeddedChat API Testing Portal
2 participants