Skip to content

Conversation

@c-w
Copy link
Member

@c-w c-w commented May 29, 2019

Currently the navbar items disappear on screens less than ~1000px wide which means the user can't access functionality such as log-out or going to the projects page.

This pull request ensures that the navbar items are available on all screen sizes by collapsing the items into a hamburger menu on small screens. The Javascript for the functionality is taken from the Bulma docs.

Responsive nav for logged-out user

Responsive menu for logged-out user

Responsive nav for logged-in user

Responsive menu for logged-in user

@Hironsan Hironsan merged commit ca01347 into doccano:master Jun 7, 2019
@c-w c-w deleted the bugfix/make-menu-responsive branch June 7, 2019 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants