preact-www icon indicating copy to clipboard operation
preact-www copied to clipboard

Nav in hamburger menu is not same as the content in side bar

Open 38elements opened this issue 5 years ago • 5 comments

When you reduce the size of the browser, a hamburgler menu will be displayed on the upper right. And when it is clicked, Nav is displayed.

38elements avatar Mar 03 '20 00:03 38elements

The left nav is actually a Table of Contents, and the button is at the bottom. I can see how this could be confusing though, @marvinhagemeister and I have talked about potentially combining them.

developit avatar Mar 03 '20 02:03 developit

@developit Thank you for reply.

38elements avatar Mar 03 '20 02:03 38elements

Did you mean to close the issue @38elements? Definitely open to thinking about how we could make this clearer 😊

edit also I just realized you wrote "hamburgler" and I love it 😅

developit avatar Mar 03 '20 03:03 developit

@developit I understood that hamburger menu is substitute of items on top bar. Therefore, I thought there is no problem in the current state.

edit also I just realized you wrote "hamburgler" and I love it

I thought hamburgler is German language.

https://github.com/preactjs/preact-www/blob/415b02f1cf613764b9ea599c7bdb1c4320b0e58c/src/components/header/index.js#L57-L58

https://github.com/preactjs/preact-www/blob/54e91aab025f491bd1929b47b131b5492b8162af/src/components/header/style.less#L337-L338

38elements avatar Mar 03 '20 03:03 38elements

I am sorry. If it is necessary, this reopenes for continuation of #499. If this issue is unnecessary, would you close this issue.

38elements avatar Mar 04 '20 10:03 38elements