You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Functionality is close to what it should be. However, a couple problems remain.
Affix
.affix and .affix-top styles have to be updated, especially regarding the padding above the sidebar. data-offset of the affix has to work well together with the fixed navigation and jumbotron margins to prevent jerky behavior when .affix-top ==> .affix
Is the Jumbotron too big? Should it be smaller and fixed? This has to be resolved now to be able to set affix behavior.
Scrollspy
Again, offsets are a problem. The fixed navbar prevents anchors from directing to the correct position on the page, since some of the content is hidden behind the navbar.
The scrollspy offsets need to be set to correspond to anchor positions. Right now, hitting the nav buttons does not mean the correct nav is highlighted.
The highcharts object results in weird scrollspy behavior, most likely by resizing the div?
No description provided.
The text was updated successfully, but these errors were encountered: