Open Sidebar Links

Navu supports opening the sidebar using anchor links. Here are the links:

#navu-sidebar:  This will open the sidebar. The tab selection is not changed.


#navu-sidebar/tab=guide:  This will open sidebar and ensure that the 'guide' tab is selected.

#navu-sidebar/tab=contact:  This will open sidebar and ensure that the 'contact' tab is selected.

#navu-sidebar/tab=guide&q=Where%20should%20I%20visit:  This will open the sidebar to the guide tab, and pre-fill the question area with "how does this work" or whatever question is encoded as a url param to the hash.

#navu-sidebar/tab=contact&q=How%20does%20this%20work:  Does the same but for agent chat. If chat is not active, it will pre-fill the message section in the form.