Allow for different branches when viewing repository code
Open
enhancement
help wanted
- Dominant language
- JavaScript
- Stars
- 4.8k
- Forks
- 771
- PR merge metrics
- No merged PRs in 30d
Description
As of currently, only code in the `master` branch of every repo can be viewed. Definitely need to allow for the user to switch branches.
Contributor guide
Research direction
Start by tracing the repository code-viewing flow and where the `master` branch is selected. Add a way for users to choose another branch, then verify that the displayed code comes from the selected branch.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100