kblincoe / VisualGit_SE701_2019_1

1 stars 0 forks source link

[BUG] Small screen functionality causes pulling and pushing options to swap #211

Closed SheepySean closed 5 years ago

SheepySean commented 5 years ago

Describe the bug When VisualGit is shrunk horizontally such that the tool menu becomes a dropdown. Clicking Push causes changes to be pulled from the remote and clicking Pull causes pushing.

To reproduce Steps to reproduce the behavior:

  1. Start VisualGit
  2. Shrink it horizontally so the tool menu along the top collapses to a dropdown
  3. Click Push or Pull
  4. See opposite of expected behaviour

Expected behavior / Acceptance criteria When clicking Push changes should be pushed to a repo. When clicking Pull changes should be fetched from the remote.

Screenshots

Desktop (please complete the following information):

Related issues Discovered this working on #55

encryptededdy commented 5 years ago

I probably introduced this, I'll fix it.

Approved.

rmberriman commented 5 years ago

Approved

twchen97 commented 5 years ago

Approved.