Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upOpen from GitHub URL tab is selected for non-repository/blob file URLs #2176
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Versions
Steps to Reproduce
Steps to reproduce the behavior:
https://foobar.com)File > Open > Open from GitHubOpen from GitHubdialog will appearURLtab will be selected withhttps://foobar.comin the textboxExpected behavior
This should only happen from supported URL types, which are currently:
/blob/URLsWe could also filter by authenticated sites so that only URLs belonging to the authenticated GitHub/GitHub Enterprise sites would appear.
Screenshots