Browser redirect inside app
- 主要言語
- JavaScript
- スター
- 4.8k
- フォーク
- 771
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
When I click on a different Github link from an issue comment, isn't it supposed to redirect me to the actual issue inside that repository instead of opening my default browser and redirecting to the url from there?
I think a solution to this would be if you detected whether or not a comment includes a Github link, then add an onClick property to the link and prevent the default action, so that instead of actually opening the browser, it instead executes an action which redirects the user to the repository inside the app.
コントリビューションガイド
調査の方向性
まず、React Native アプリで issue コメント内のリンクがどのようにレンダリングされるかを特定し、他のリポジトリへの GitHub リンクの挙動を追跡します。完了条件は、コメント内の GitHub issue リンクを開くと、デフォルトブラウザではなくアプリ内で対応する issue が開くことです。レポートではファイルやテストは指定されていません。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript, react-native
- 領域
- mobile
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 38/100