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

Fix admin navigation for mobile devices #1251

Merged
merged 1 commit into from
Apr 11, 2017
Merged

Conversation

mrcasals
Copy link
Contributor

🎩 What? Why?

Admin navigation is broken on mobile devices, the hamburger menu does not do anything. This PR adds a missing JS file that toggles the navigation for mobile devices, thus making the hamburger menu work.

📌 Related Issues

📋 Subtasks

None

@mrcasals mrcasals self-assigned this Apr 10, 2017
@mention-bot
Copy link

@mrcasals, thanks for your PR! By analyzing the history of the files in this pull request, we identified @beagleknight and @lastpotion to be potential reviewers.

@mrcasals mrcasals force-pushed the fix_admin_mobile_nav branch from 8b65842 to ca635d7 Compare April 11, 2017 07:57
@codecov-io
Copy link

codecov-io commented Apr 11, 2017

Codecov Report

Merging #1251 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1251   +/-   ##
=======================================
  Coverage   97.04%   97.04%           
=======================================
  Files         424      424           
  Lines        7148     7148           
=======================================
  Hits         6937     6937           
  Misses        211      211

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8f53540...e0637e2. Read the comment docs.

@mrcasals mrcasals force-pushed the fix_admin_mobile_nav branch from ca635d7 to e0637e2 Compare April 11, 2017 08:20
@mrcasals mrcasals merged commit eabf4a6 into master Apr 11, 2017
@mrcasals mrcasals deleted the fix_admin_mobile_nav branch April 11, 2017 08:53
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.

5 participants