Swarthmore / litterfall

Application and Scripts used for the Litterfall Project
0 stars 1 forks source link

Inconsistent navbar .active class #19

Closed zafire06 closed 11 years ago

zafire06 commented 11 years ago

Normally, the list item on the navbar will be set to .active if we are on its respective section. For example, if we are dealing with data, the list item Data on the navbar will be set to .active. However, it is not consistent which one—Home or Data—will be set to .active. Sometimes it works; sometimes it doesn't.

zafire06 commented 11 years ago

In fact, when I go directly to the treeEditView page without navigating through the "wizard," the "Home" item—not "Data"—on the navbar will be set to .active.