Skip to content

Need navbar to open/close sidebar  #640

@ksacks

Description

@ksacks

Bug report

Version

0.11.0

Steps to reproduce

Using default theme :
1 - Set .vuepress/config.js to disable navbar

themeConfig: {
navbar : false
}

2 - Enable sidebar.
3 - Open on small width device
4 - There is no way to open/close sidebar because the toggle is in navbar. (except for touch swipe gesture)

What is expected?

Having a way to toggle sidebar even without navbar (in default theme).

What is actually happening?

No way of toggling sidebar without navbar (in default theme).

Other relevant information

  • Your OS: Kubuntu 18.04
  • Node.js version: 8.10.0
  • Browser version: Chromium 66.0.3359.181
  • Is this a global or local install? Global
  • Which package manager did you use for the install? Npm

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions