Browser redirect inside app
- Ngôn ngữ chính
- JavaScript
- Star
- 4.8k
- Fork
- 771
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Hướng nghiên cứu
Bắt đầu bằng cách xác định cách các liên kết trong bình luận issue được hiển thị trong ứng dụng React Native và theo dõi hành vi đối với các liên kết GitHub đến các repository khác. Được xem là hoàn tất khi một liên kết đến issue GitHub từ một bình luận mở issue tương ứng bên trong ứng dụng thay vì trình duyệt mặc định; báo cáo không nêu tên tệp hoặc bài kiểm thử nào.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- javascript, react-native
- Lĩnh vực
- mobile
- Loại issue
- Lỗi
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 38/100