Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
38elements opened this issue Mar 3, 2020 · 5 comments
Open

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

38elements opened this issue Mar 3, 2020 · 5 comments

Comments

@38elements
Copy link
Contributor

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.

@developit
Copy link
Member

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.

@38elements
Copy link
Contributor Author

@developit
Thank you for reply.

@developit
Copy link
Member

developit commented Mar 3, 2020

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 😅

@38elements
Copy link
Contributor Author

38elements commented Mar 3, 2020

@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.

// hamburgler menu
const Hamburgler = ({ open, ...props }) => (

// hamburgler menu
.hamburgler {

@38elements
Copy link
Contributor Author

38elements commented Mar 4, 2020

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

@38elements 38elements reopened this Mar 4, 2020
@38elements 38elements changed the title Nav in hamburgler menu is not same as the content in side bar Nav in hamburger menu is not same as the content in side bar Mar 4, 2020
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

No branches or pull requests

2 participants