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] session replay masking 추가 #397

Merged
merged 7 commits into from
Aug 13, 2024
Merged

Conversation

eonseok-jeon
Copy link
Member

Related Issue : Closes #395


🧑‍🎤 Summary

  • 답변 부분 masking 처리
  • 결과 확인 및 마이 페이지 masking 처리
  • 구글폼 클릭 이벤트 추가

🧑‍🎤 Comment

🏋🏻 답변 부분 masking 처리

기존에는 뚫어놨었던 지원자 답변과 파트 선택 여부를 다시 masking 처리 했어요

🏋🏻 결과 확인 및 마이 페이지 masking 처리

마이 페이지에서 기수, 이름, 지원 파트, 합불 여부에 대한 정보를 마스킹 처리 했어요

🏋🏻 구글폼 클릭 이벤트 추가

합격 페이지에서 구글폼 클릭 시 이벤트가 트래킹 되도록 구현했어요
이벤트 이름은 click-final-google_form / click-screening-google_form 으로 해줬습니다

@eonseok-jeon eonseok-jeon linked an issue Aug 13, 2024 that may be closed by this pull request
Copy link

height bot commented Aug 13, 2024

Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword link (e.g. "Link T-123").

💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.

@eonseok-jeon eonseok-jeon force-pushed the feat/#395_add-masking branch from 4362558 to 7d9cd08 Compare August 13, 2024 17:22
Copy link
Member

@lydiacho lydiacho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

좋습니다 감사합니다 ~~ :) 🚀

@eonseok-jeon eonseok-jeon merged commit f2c4b65 into develop Aug 13, 2024
@eonseok-jeon eonseok-jeon deleted the feat/#395_add-masking branch August 13, 2024 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feat] session replay masking 추가
2 participants