Looks like we can use vh
if you can get it to work!
Looks like iOS 7 would be your biggest worry (based on the footnotes).
Maybe, but Iâve got a lot of Javascript right now calculating all the various heights. Iâd probably have to remove all that if we used vh
.
In the meantime Iâve fixed the scrollbar bug.
thatâs true! I can look into it more this weekend and we might be able to get rid of some of that js
I can still reproduce both images in Chrome from
Not sure who should be looking at this, but yep, smaller screen sizes where the notifications may be long make it impossible to scroll to the bottom of the menu [image] When the window size is exapnded a bit, the menu scrollbar disappears even though the entire menu isnât shown. [image]
But maybe that wasnât what you were solving?
Firefox latest.
Very odd. Itâs like the menu scrollbar gets âpushed upâ when the viewport narrows.
It isnât just mobile safari, observed on Chrome today:
scrolls to this, top bar seems to have totally detached:
And sometimes it stays in place, but slides up a row. Before:
After:
The category list isnât handling wrapping very nicely on our Discourse. We have a few longer category names than here on meta and the new posts count wraps on to the next line when the ellipsis appears.
We can probably add direct keyboard shortcuts to go to messages. And certainly you should be able to go to your profile via keyboard shortcuts. Perhaps g, p to go to your profile g, m to go to your messages Also @eviltrout there is duplication in the keyboard shortcuts now since a top level glyph was eliminated.
Thanks for the profile and logout shortcuts - I really appreciate them.
Any progress on g, m for messages?

Any progress on g, m for messages?
Easy peasy!
https://github.com/discourse/discourse/commit/a76d1079b25c48f6d2048274cf1648bad6d7ea2c
Iâve played around with this a bit. There are some ideas for how to simplify the horizontal positioning here:
https://github.com/discourse/discourse/pull/3705
Feel free to use them
Thanks, @eviltrout. Now Iâm a happy bear.
Does anyone else think that the entire row for view older notifications⌠link should be clickable instead of just the phrase itself? All the other notification rows in that menu appear to be clickable.
Chrome 44 on Chrome OS
same thing for the logout row? or do you not want to make it THAT easy to log out accidentally?
loving the new hamburger menu too - thanks for that!
shouldnât the akismet link move up to the admin links? could use an A for the glyph.

loving the new hamburger menu too - thanks for that!
ditto. I didnât even realize it had changed (thatâs how often I use it). But it does look nice.
While the grouping is nice, I have 2 complaints about this design.
Keep in mind that I am a simple user. As far as I can see, this is the same menu every user has who logs in . (No Admin/Mod/TL4-stuff)
red: The design looks unbalanced in these two places because of the grouping. Iâd suggest either finding another link that can take fill the empty space (at least one - preferrably the top)
blue: Iâd suggest that categories - while it may be a legit link - should be styled diferrently. It acts as a header of sorts for the categories below so special styling might be legit.
Filed Under: complaints are pretty much the same a suggestions, right?
Compared to the links in the hamburger, the links in the user profile are quite unnoticeable.
To make it consistent, shouldnât the links in the profile menu be blue too?
Or at least the âProfileâ link?
And can we get a larger click target for âProfileâ please?