Skip to content
This repository has been archived by the owner on Feb 25, 2020. It is now read-only.

Branch functionality not working from the collapsible menu #170

Open
joel-clarke opened this issue Mar 29, 2019 · 3 comments
Open

Branch functionality not working from the collapsible menu #170

joel-clarke opened this issue Mar 29, 2019 · 3 comments
Labels
Approved bug Something isn't working Small

Comments

@joel-clarke
Copy link
Collaborator

joel-clarke commented Mar 29, 2019

Describe the bug
When VisualGit is run on small window sizes the top bar becomes a collapsible menu. When trying to use the branch option from this menu, none of its functionality seems to be working. This includes viewing existing branches, choosing a branch and creating a new branch. When creating a new branch, the command does get called, however the input name provided does not get appended on the end.

To reproduce
Steps to reproduce the behavior:

  1. Navigate to main screen.
  2. Adjust window size until the top bar becomes the collapsible menu.
  3. Click menu button at top right corner of screen.
  4. Click 'branch' to expand.
  5. With a repo open, attempt to choose an existing branch or create a new branch

Expected behavior / Acceptance criteria
When in an open repo and in the collapsible menu,

  • Be able to view existing branches
  • Be able to change between existing branches
  • Be able to create a new branch

Screenshots
Location:
collapsedMenu
Command produced when creating a branch:
gitbranch

Desktop (please complete the following information):
Windows 10

@joel-clarke joel-clarke added bug Something isn't working Small labels Mar 29, 2019
@DionBalmforth
Copy link
Collaborator

Approved - I was also unable to use the branch functionality when in the small window size

@aorthi
Copy link
Collaborator

aorthi commented Mar 30, 2019

Approved - able to reproduce issue on MacOS

@twchen97
Copy link
Collaborator

Approved - I can recreate this on MacOS

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Approved bug Something isn't working Small
Projects
None yet
Development

No branches or pull requests

4 participants