Skip to content

Commit

Permalink
Refactor header and fix banner+placeholder positioning issues (#1606)
Browse files Browse the repository at this point in the history
* Refactor header and fix banner+placeholder positioning issues

This commit primarily aims to make the Header placeholder grow and shrink while
accounting for the extra height of the alert banner, fixing many positioning
issues that were introduced with the banner addition.

This commit also refactors the logic of the Hamburger menu into a separate React
hook and a separate component for both the Hamburger menu and button.

* Co-locate useHamburgerMenu with HamburgerMenu components
  • Loading branch information
rogermparent authored Jul 22, 2020
1 parent 75720de commit 809ac15
Show file tree
Hide file tree
Showing 6 changed files with 324 additions and 243 deletions.
Loading

0 comments on commit 809ac15

Please sign in to comment.