Skip to content

Mask saved request header values until focused - #82

Merged
tomschlick merged 1 commit into
masterfrom
feature/e7cab696
Sep 24, 2026
Merged

tomschlick merged 1 commit into
masterfrom
feature/e7cab696

Conversation

@tomschlick

Copy link
Copy Markdown
Member

Summary

  • Mask request header values on the monitor form after they are set, and reveal them when the field is focused.
  • Cover the edit form markup so the masking class stays attached to the headers field.

Test plan

  • Open a monitor with saved request headers and confirm the values render as dots.
  • Click a header value and confirm the text is visible while the field is focused, then masked again after blur.
  • Add a new header, type a value, and confirm it stays readable while typing and masks after leaving the field.
  • Save the monitor and confirm the header values are unchanged.

@tomschlick
tomschlick merged commit 1d1a630 into master Sep 24, 2026
2 checks passed
@tomschlick
tomschlick deleted the feature/e7cab696 branch September 24, 2026 18:09
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