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

WIP Use ember-mobile-menu for mobile nav #15

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

jenweber
Copy link

@jenweber jenweber commented Jul 8, 2022

The mobile menu is rendering and working, hides on desktop. Remaining to do:

  • fix styles for the table of contents in the mobile menu - subtopic size isn't right, needs padding

fixes: ember-learn/rfcs-app#5

Co-authored-by: Chris Manson [email protected]

@mansona
Copy link
Member

mansona commented Jul 14, 2022

I'm skipping tests on this one because we're going to be implementing a new template for ember-learn/rfcs-app#8 and it's not really worth putting too much effort into this template when it's going to be essentially "thrown away"

Copy link
Member

@mansona mansona left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@@ -56,6 +56,7 @@
"ember-fetch": "^8.1.1",
"ember-load-initializers": "^2.1.2",
"ember-maybe-import-regenerator": "^0.1.6",
"ember-mobile-menu": "^2.1.1",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

actually turns out this needs to be a dependency 🙃

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

Successfully merging this pull request may close these issues.

Hamburger menu does not work on smaller devices
2 participants