pockethub / PocketHub

PocketHub Android App
Apache License 2.0
9.39k stars 3.46k forks source link

Cannot jump to code file preview of a repository by a link in an issue #1248

Open arthur-star opened 5 years ago

arthur-star commented 5 years ago

Description

Cannot jump to code file preview of a repository by a link in an issue

Versions and device

Steps to Reproduce

  1. click a link in an issue -- for example

    https://github.com/pockethub/PocketHub/blob/master/build.gradle

  2. just redirect to repository main page (README.md) Not the file build.gradle

Actual behaviour

redirect to repository main page (README.md)

Expected behaviour

redirect to the file in the repository, build.gradle in this case