Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Fix/hamburger menu appearance #6405

Merged
merged 2 commits into from
Jan 11, 2017
Merged

Fix/hamburger menu appearance #6405

merged 2 commits into from
Jan 11, 2017

Conversation

Hapcy
Copy link
Contributor

@Hapcy Hapcy commented Dec 23, 2016

Test Plan:

  1. Open browser.
  2. Click hamburger menu icon.
  3. Click it again.
  4. Observe as the hamburger menu's context menu doesn't reappear but disappears.

Considering the context menus disappear on the mousedown event
I added hamburgerMenuWasOpen to the windowState to be able to
check it when the hamburgerMenu's onClick is executed

Closes #4921
The added tests test that the hamburgerMenu's context menu appears,
disappears, reappears on different clicks
@cndouglas
Copy link

+1 👍 Works great!

@bsclifton
Copy link
Member

@liunkae I formally assigned you, in case you wanted to approve. If it looks good, go ahead and drop the ready-for-merge label in (and remove the ready-for-review one). Thanks 😄

@bsclifton bsclifton added this to the 0.13.1 milestone Jan 9, 2017
@bsclifton
Copy link
Member

Recent CI passed, merging! Thanks for the change, @Hapcy 😄

@bsclifton bsclifton changed the base branch from master to 0.13.1-branch January 11, 2017 17:09
@bsclifton
Copy link
Member

Great job w/ the tests, BTW 😄

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants