[Feature Request] View masking previews

オープン
#4,367 コメント 4 件 リアクション 2 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
5/5
見積もり時間
1週間以上
初心者へのやさしさ
35/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
react-native, typescript

調査の方向性

この issue ではファイル、テスト、エントリポイントが指定されていません。まず、リンクされている sentry-cocoa のリクエストと、既存の React Native のマスキングおよび Session Replay の実装を確認します。SentryMaskPreview コンポーネントを提供し、マスクされた child をレンダリングして、hot reload による迅速なフィードバックループをサポートできれば完了です。

索引モデルが issue の本文から書いたものです。

説明

Explore > Replays Feature React-Native Replays
Problem Statement

I am integrating Session Replay in a React native based app with some custom masking rules. Each time I need to check how the view is masked, I have to run the app, wait for the session to appear on sentry, scroll the video to find my target screen and finally check the masking. Repeat until I've got it right.

This is very tedious to do and is error-prone.

Solution Brainstorm

Add a SentryMaskPreview component that can be used to render a masked child component. We can then rely on hot-reload to get a quick feedback loop when implementing custom masking logic.


The iOS native feature request:
https://github.com/getsentry/sentry-cocoa/issues/4633

主要言語
TypeScript
スター
1.8k
フォーク
367
平均マージ
1日 4時間
マージ済み PR(30日)
96

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

getsentry/sentry-react-native のほかの issue

getsentry/sentry-react-native の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。