Skip to content

Conversation

@BennyKok
Copy link
Contributor

Refactor secret key input fields into a reusable PasswordInput component to prevent the show/hide button from overlapping the input text, improving text selection and overall user experience.

The previous implementation positioned the show/hide button absolutely over the input field, making it difficult to select text or interact with the input. This PR introduces a dedicated PasswordInput component that correctly positions the button, ensuring it does not interfere with text selection, and replaces all instances of the old pattern.


Linear Issue: COM-1527

Open in Cursor Open in Web

@cursor
Copy link

cursor bot commented Aug 24, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@vercel
Copy link

vercel bot commented Aug 24, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
app Ready Ready Preview Comment Aug 24, 2025 8:29pm

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.

3 participants