-
-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Labels
Description
Describe the bug
Branch checkout UI updates irrespective with response.
To Reproduce
i) Steps to reproduce the behavior:
- Go to dashboard
- Click on any repository
- Click on list all branches
- Click on any inactive branch
- See error
ii) Steps to reproduce the behavior:
- Go to repositories in left pane
- Select any repository
- Click on branch
- Select any branch
- See error
Expected behavior
UI should update after getting the response.
Command Line Logs
Gitconvex displays logs in the command line. Please paste the error logs below
Initiating branch checkout request
2021/03/14 23:45:08 [ERROR]: 43 conflicts prevent checkout
2021/03/14 23:45:09 [INFO]: Current branch checked out to -> beta
2021/03/14 23:45:09 [INFO]: Initiating repo status request
2021/03/14 23:45:09 [INFO]: Collecting repo status information
2021/03/14 23:45:10 [INFO]: Total commits in the repo -> 22352
2021/03/14 23:45:10 [INFO]: Total Tracked Files : 5201
Desktop (please complete the following information):
- OS : Windows
- Browser : Chrome
- Version : v2.1.0
Issue Type
mark with [x] to select the check box
- UI Issue
- Performance Issue
- Feature Breaking Issue
- Security Issue
Severity
mark with [x] to select the check box
- Critical (The application crashes / breaks completely)
- High (Blocks you from performing a critical operation)
- Moderate (Bearable or Manageable issue)
- Low (Something is not right, but the impact is minimal)