getgrav / getgrav/grav-plugin-admin

Issue with responsive layout

Open
#967 19 comments 0 reactions 2 assignees Claimed by @rhukster View on GitHub
bug help wanted ui
Dominant language
PHP
Stars
377
Forks
225
Avg merge
11h 51m
Merged PRs (30d)
4

Description

When the browser window size is small enough to render the hamburger menu:

![screen shot 2017-02-11 at 17 28 39](https://cloud.githubusercontent.com/assets/11783388/22855353/958a1bee-f07f-11e6-89ee-49fb1a75f2bb.png)

the sidebar menu is hidden, but still active. I cannot click any element on the page, but instead I click something and if I'm hovering one of the hidden menu items, one of them is clicked (e.g. I randomly clicked, and got logged out because I clicked the invisible "Logout" link.

Also happening when the text size is increased enough to trigger this layout.

Adding `class="hidden"` on `#admin-sidebar` works, need to find out if this can be added via JS or it's best to do it via CSS directly.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.