FLUID-5979: Change the default state of the Topics sidebar to hidden

Metadata

Source
FLUID-5979
Type
Task
Priority
Critical
Status
Closed
Resolution
Fixed
Assignee
Justin Obara
Reporter
Jonathan Hung
Created
2016-10-06T12:09:41.119-0400
Updated
2016-10-07T12:00:55.912-0400
Versions
N/A
Fixed Versions
N/A
Component
  1. Docs platform

Description

Change the initial state of the sidebar to be hidden upon first visit to any docs site. Therefore the user will have to reveal the Topics sidebar in order to see the complete listing.

The affected file is DocsCore.js
https://github.com/fluid-project/docs-core/blob/master/src/static/js/DocsCore.js#L61

Comments