kblincoe / VisualGit_SE701_2019_1

1 stars 0 forks source link

Fixes #279 - Command console covering graph and file explorer panels #325

Closed hhagenson28 closed 5 years ago

hhagenson28 commented 5 years ago

Related Issue/Keyword:

Closes #279

Description:

The bottom of the graph panel and file explorer panels were previously being covered up by the command console. The CSS settings for these panels have now been adjusted to sit within the body panel which was adjusted in PR #316, which now sits above the command console.

Testing:

Steps for manual testing:

  1. Open up a repository to the graph page
  2. Check that the graph and file explorer panels are not being covered by the command console - for the file explorer panel, open up a folder with enough files that you need to scroll to see them all and check that you can see them all

No other UI components should be affected by this change.

Checklist: