# Hamburger menu last entry hidden

**URL:** https://meta.discourse.org/t/hamburger-menu-last-entry-hidden/33303
**Category:** Bug
**Created:** [September 15, 2015, 5:49pm UTC](https://meta.discourse.org/t/hamburger-menu-last-entry-hidden/33303 "2015-09-15T17:49:01Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![JSey](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jsey/32/3540_2.png) [@JSey](https://meta.discourse.org/u/JSey)
#### Post date: [September 15, 2015, 5:49pm UTC](https://meta.discourse.org/t/hamburger-menu-last-entry-hidden/33303/1 "2015-09-15T17:49:01Z")

</div>

Continuing the discussion from [Feedback on new 🍔 and user menus](https://meta.discourse.org/t/feedback-on-new-hamburger-and-user-menus/32519/225):

> [@Feedback on new hamburger and user menus](https://meta.discourse.org/t/feedback-on-new-hamburger-and-user-menus/32519/225):
>
> Cool, thanks @Simon\_Cossar - hope that fix gets picked up soon…
> 
> …and here’s another 🐛
> 
> Currently, if the categories list is sufficiently long, you cannot scroll the 🍔 dropdown far enough to click on “Desktop view” - scrolling stops before the text of that link becomes visible, rendering that function useless. `.ember-view .menu-panel .slide-in` is simply some pixels too high.

I will add this as a separate bug report and add some imagery: when on mobile view and with a sufficiently long category list, this happens:

 ![](https://global.discourse-cdn.com/meta/original/3X/1/3/130d4db0a6c0f830a97d8cae135059dbde6282c1.jpg)

…you cannot scroll further down because the `.ember-view .menu-panel .slide-in` is too high. If you’re lucky and your device has a more pixles in y-direction, you can see the whole menu as usual:

 ![](https://global.discourse-cdn.com/meta/original/3X/2/2/22a50bf49d9ceab63f66ab179e6b1c4185e45a21.png)

(on mobile, you lose the desktop switch link instead of the keyboard shortcuts).

---

<div class="post-metadata">

### Author: ![tgxworld](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tgxworld/32/106117_2.png) [@tgxworld](https://meta.discourse.org/u/tgxworld)
#### Post date: [September 16, 2015, 4:16pm UTC](https://meta.discourse.org/t/hamburger-menu-last-entry-hidden/33303/2 "2015-09-16T16:16:17Z")

</div>

The following is related too. We’re fetching too many notifications.

 ![](https://global.discourse-cdn.com/meta/original/3X/7/1/7121d1dea44528bab84f5c317263f148f044df4e.png)

---

<div class="post-metadata">

### Author: ![JSey](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jsey/32/3540_2.png) [@JSey](https://meta.discourse.org/u/JSey)
#### Post date: [September 17, 2015, 6:30pm UTC](https://meta.discourse.org/t/hamburger-menu-last-entry-hidden/33303/3 "2015-09-17T18:30:59Z")

</div>

Re-using this one since it’s closely related. On FF ESR 17, the menus become inaccesible when they go from `drop-down` to `slide-in`. You get neither any hover effects nor can you click the menus.

ESR 38 works, however.

---

<div class="post-metadata">

### Author: ![simon](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/simon/32/339122_2.png) [@simon](https://meta.discourse.org/u/simon)
#### Post date: [September 17, 2015, 8:04pm UTC](https://meta.discourse.org/t/hamburger-menu-last-entry-hidden/33303/4 "2015-09-17T20:04:02Z")

</div>

That’s probably a separate bug. The slide-in menu doesn’t scroll at all on FF ESR 17.

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [September 17, 2015, 9:06pm UTC](https://meta.discourse.org/t/hamburger-menu-last-entry-hidden/33303/5 "2015-09-17T21:06:32Z")

</div>

This is working now, @eviltrout fixed it, FF 17 is a separate issue and different dinosaur that is keeping 2012 alive!

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [September 17, 2015, 9:06pm UTC](https://meta.discourse.org/t/hamburger-menu-last-entry-hidden/33303/6 "2015-09-17T21:06:35Z")

</div>


