keystonejs/keystone-classic

Front Page Icon Missing in Mobile Navigation in Admin UI

Open

#4603 opened on Mar 24, 2018

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (14,656 stars) (2,288 forks)batch import
4.x candidatebughelp wanted

Description

At the right hand side of Admin UI Navigation Bar, there are 2 buttons - one for going to main page (Globe Icon) and one for sign out. This is ok with Primary View. However, when viewed in Mobile, the main page icon will be missing.

Searched inside github and found the octicon only present in Navigation/Primary view, but not mentioned in Navigation/Mobile view.

https://github.com/keystonejs/keystone/search?utf8=%E2%9C%93&q=octicon-globe&type=

Kindly see if this is by design but currently seems I have no way to switch from Admin UI to main page in mobile devices. Thanks.

Software Version
Keystone 4.0.0-beta.5
Node v8.10.0

Contributor guide