Skip to content

Fix: Secret input field texts were bleeding under obscure toggle button#461

Open
zPush wants to merge 1 commit into
mountain-loop:mainfrom
zPush:main
Open

Fix: Secret input field texts were bleeding under obscure toggle button#461
zPush wants to merge 1 commit into
mountain-loop:mainfrom
zPush:main

Conversation

@zPush
Copy link
Copy Markdown

@zPush zPush commented May 10, 2026

Summary

In secret input fields (e.g. Bearer token, API key), the masked text would visually bleed into the obscure/reveal toggle button due to insufficient right-side padding on the editor. Added pr-1.5 to the editor's className in BaseInput to push text content away from the button, matching the padding already applied in EncryptionInput (used by JWT Bearer, where the issue was not present).

Submission

  • This PR is a bug fix or small-scope improvement.
  • If this PR is not a bug fix or small-scope improvement, I linked an approved feedback item below.
  • I have read and followed CONTRIBUTING.md.
  • I tested this change locally.
  • I added or updated tests when reasonable.

Approved feedback item (required if not a bug fix or small-scope improvement):

Related

Screenshot 2026-05-10 at 23 58 35 Screenshot 2026-05-10 at 23 58 30

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.

1 participant