-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major
-
Affects Version/s: None
-
None
Steps to Reproduce
mobile devices (both iphone and android)
Step1: open menu
Step2: slide to the left
Current Result
- menu slide away (not fixed)
- the grey area covers the menu
Expected Result
- menu fixed
- grey area does not cover the menu (covering = unable to choose from menu)
Debug Information
mainContainer
{ overflow: auto }Creates a horizontal scrollbar
Workaround