gitpoint / gitpoint/git-point

Browser redirect inside app

オープン
#741 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
good for beginners help wanted
主要言語
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

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

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