kblincoe / VisualGit_SE701_2019_1

1 stars 0 forks source link

#229 Fix enable clone button on selection #231

Closed Jess-Alcantara closed 5 years ago

Jess-Alcantara commented 5 years ago

Related Issue/Keyword:

Closes #229

Description:

Allows the user to select a repository from the repo list to clone by enabling the clone button.

Testing:

Steps for manual testing:

  1. Login to VisualGit
  2. Click 'repository' - test that 'Clone' button is disabled
  3. Select a repository to clone - test that button is enabled and says 'Clone [repo_name]'
  4. Clone repository
  5. Repeat for collapsible menu

Checklist: