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

Consider using a navigation helper to determine current page instead of JavaScript #3

Open
tylersticka opened this issue Apr 18, 2016 · 2 comments
Labels

Comments

@tylersticka
Copy link
Member

Currently, the "current page" is identified using some JavaScript on the client side.

It'd be nice if this could be determined during compilation, so while iterating through nav objects we could check for an attribute (current or active or whatevs) and style things that way.

Low priority, just a thought!

@erikjung
Copy link
Contributor

erikjung commented May 3, 2016

This relates to #23

@megnotarte megnotarte added this to the Future milestone May 4, 2016
@erikjung
Copy link
Contributor

Noting this for future consideration: https://github.com/helpers/handlebars-helper-isActive

@tylersticka tylersticka removed this from the Future milestone Dec 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants