Skip to content
#

menu

Here are 1,066 public repositories matching this topic...

thomashandorf
thomashandorf commented Sep 29, 2017

when the label in the link is not in the current frame no effect will be seen.

The frame that contains the label should be made active.

if there are more than one label with the same name we should scroll to all of them.

IMPORTANT: this issue doesn’t have high priority. If this is too complex to implement we should discuss if there is an easy solution.

NicolasWebDev
NicolasWebDev commented May 11, 2016

Hi,

When generating the configuration in a rails 4 app with simple-navigation 4.0.3, the generated config does not seem to work.

For example I have this line:

primary.item :key_3, 'Admin', url, class: 'special', if: -> { current_user.admin? }

In this case the class does not get applied (using all the time the default renderer, List).

The only way for me to get it to work was to w

Improve this page

Add a description, image, and links to the menu topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the menu topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.