Bug 1326563 - [fork][userinterface_public_491]Extensions added to nav menu are not shown on iPhone
Summary: [fork][userinterface_public_491]Extensions added to nav menu are not shown on...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OKD
Classification: Red Hat
Component: Management Console
Version: 3.x
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: bpeterse
QA Contact: Yadan Pei
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-13 05:20 UTC by Yadan Pei
Modified: 2016-09-19 13:50 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-09-19 13:50:57 UTC
Target Upstream Version:


Attachments (Terms of Use)
iPhone (49.50 KB, image/png)
2016-04-13 05:20 UTC, Yadan Pei
no flags Details

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


Note You need to log in before you can comment on or make changes to this bug.