Bug 1326563

Summary: [fork][userinterface_public_491]Extensions added to nav menu are not shown on iPhone
Product: OKD Reporter: Yadan Pei <yapei>
Component: Management ConsoleAssignee: bpeterse
Status: CLOSED CURRENTRELEASE QA Contact: Yadan Pei <yapei>
Severity: medium Docs Contact:
Priority: medium    
Version: 3.xCC: aos-bugs, mmccomas
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-09-19 13:50:57 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
iPhone none

Description Yadan Pei 2016-04-13 05:20:40 UTC
Created attachment 1146697 [details]
iPhone

Description of problem:
When adding online-extensions.js, "Report a Bug", "Stack Overflow" and "System Status" are not shown on iPhone, all other browsers and iPad show well

Version-Release number of selected component (if applicable):
fork_ami_openshift3_userinterface_console_1.3_210

How reproducible:
Always

Steps to Reproduce:
1. Download online-extensions.js from https://github.com/jwforres/origin/blob/console_1.3/assets/extensions/examples/online-extensions.js
2. Add online-extensions.js to master-config.yaml
assetConfig:
  extensionDevelopment: false
  extensionScripts:
    - online-extensions.js
3. Start Openshift 
4. Check online extensions on console 

Actual results:
4. "Report a Bug", "Stack Overflow" and "System Status" items are not shown on iPhone, see attachment

Expected results:
4. "Report a Bug", "Stack Overflow" and "System Status" items should be added to nav menu and shown correctly

Additional info:

Comment 1 bpeterse 2016-04-13 15:16:30 UTC
This is actually intentional.  The mobile view is so small we opted to leave these extra menu items out.

Comment 2 Yadan Pei 2016-04-14 01:40:44 UTC
Ok, then it should works fine. Move to VERIFIED