A Simple Yet Robust “Scrollspy” Implementation
“It’s a 0.5 story point bugfix, how hard could it be?” With the recent overhaul of our User Guide UI and its new layout, we inadvertently broke a small but useful feature: the local TOC stopped highlighting the currently active section. Digging into the legacy implementation revealed that this behavior originally came from Bootstrap’s ScrollSpy…
Read More