question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Dropdown navigation menu, when in mobile client

See original GitHub issue

Hi I followed the tutorial for django-SHOP for installation and its working just fine. As I wanted to try out the navigation menu, when its collapsed, such as in a mobile client, the tapping/clicking event does not expand the navigation menu. The CSS class collapse always states display:none; I checked all the dependencies, such as angular.min.js, angular-animate.min.js and ui-bootstrap-tpls.js and it is all there and loaded… The event triggers, but then the CSS does not change.

A screenshot of the libraries, rendered for the site: grafik

I am quite confused, why it does not work, as in all the examples I found, it looks exactly the same.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
jriefcommented, Jul 17, 2018

Confirmed. I’m currently checking why this happens. Presumably an AngularJS directive hides the scope.

0reactions
markusmocommented, Jul 19, 2018

Thanks for the info 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Converting Horizontal Navigation into Mobile Dropdown Menus
Responsive navigation doesn't have to be so tricky. Here's how to convert your horizontal navigation into a sleek mobile dropdown menu.
Read more >
Drop-Down Navigation: Responsive and Touch-Friendly
Responsive drop-down navigation​​ Therefore, the menu can only be called out by pressing the button. CSS pseudo selector :target makes it easy to ......
Read more >
Mobile Subnavigation - Nielsen Norman Group
When the primary navigation is hidden inside a pull-down menu, a simple way to implement subnavigation is to use accordions for the primary ......
Read more >
Responsive Mobile Navbar Menu Tutorial with HTML, CSS ...
Learn how to build a responsive navigation bar with HTML, CSS & Javascript.From desktop to mobile, this tutorial will show you how to...
Read more >
Dropdown design: guidelines for web and mobile - Justinmind
Dropdown menus are a classic UI design component. Users see them everywhere, serving all kinds of ends, such as helping people fill out...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found