Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 427417

Summary: Initial state of Side Menu (hamburger) is bad
Product: [ECD] Orion Reporter: Mark Macdonald <mamacdon>
Component: ClientAssignee: Project Inbox <orion.client-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: Silenio_Quarti
Version: 5.0   
Target Milestone: 5.0 RC1   
Hardware: PC   
OS: Windows 7   
Whiteboard:
Attachments:
Description Flags
screenshot none

Description Mark Macdonald CLA 2014-02-04 17:10:42 EST
Using Orion master

1. Open a js console on an orion page and run localStorage.clear()
2. Reload the page
3. The side menu contents appear in the "hover" state (which is supposed to be inaccessible).

Toggling it off and on again fixes it.
Comment 1 Mark Macdonald CLA 2014-02-04 17:11:20 EST
Created attachment 239639 [details]
screenshot
Comment 2 Silenio Quarti CLA 2014-02-04 17:36:49 EST
I removed all the code related to the overlay state and it is still broken. It seems the open state is broken from scratch.
Comment 3 Silenio Quarti CLA 2014-02-04 17:49:13 EST
DEFAULT_STATE is always undefined.