wklumpen / equity-pulse-web

Equity Pulse is a web application and visualization platform using Flask+D3 to support equity and access calcualtions for TransitCenter/SSR/SF2 Work
4 stars 0 forks source link

Add Scrollspy feature to Story Page #38

Closed wklumpen closed 3 years ago

wklumpen commented 3 years ago

Scrolling sidebar that tracks location

https://materializecss.com/scrollspy.html

wklumpen commented 3 years ago

This one isn't implementable due to the structure of the page (Scrollspy seems to only work if it has a dedicated column, we are using multiple rows of varying banner widths)