Skip to content

fix(analytics): unmask ph-no-mask inputs in PostHog session replay - #355

Merged
trtajim merged 1 commit into
mainfrom
fix/posthog-unmask-inputs
Sep 21, 2026
Merged

trtajim merged 1 commit into
mainfrom
fix/posthog-unmask-inputs

Conversation

@trtajim

@trtajim trtajim commented Sep 21, 2026

Copy link
Copy Markdown
Member

Summary

  • Configure PostHog session recording maskInputFn in resources/views/app.blade.php to allow unmasking for elements with the ph-no-mask class (or within a ph-no-mask scope).
  • Preserves default input masking across all other inputs in the application for privacy.

Verification

  • Ran formatting and linting (npm run format && composer lint && npm run lint).

@trtajim
trtajim merged commit 9630345 into main Sep 21, 2026
5 of 6 checks passed
@coderabbitai

coderabbitai Bot commented Sep 21, 2026

Copy link
Copy Markdown

Review Change StackReview Change Stack

Note

Currently processing new changes in this PR. This may take a few minutes, please wait...

⚙️ Run configuration

Configuration used: Repository: hscstack/platform/.coderabbit.yaml

Review profile: CHILL

Plan: Advanced

Run ID: 6944aadd-659f-4de2-bd06-b71d10ff68d0

📥 Commits

Reviewing files that changed from the base of the PR and between 7a41777 and 0573ee7.

📒 Files selected for processing (1)
  • resources/views/app.blade.php
✨ Finishing Touches
📝 Generate docstrings
  • Commit to this branch
  • Create a new PR
🧪 Generate unit tests (beta)
  • Commit to this branch
  • Create a new PR

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@trtajim
trtajim deleted the fix/posthog-unmask-inputs branch September 21, 2026 13:15
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