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
AliceR
changed the title
scrollytelling doesn't scroll away even when the scrollytelling section is done (from the next instance preview!)
https://deploy-preview-41--veda-ui-next-test.netlify.app/stories/air-quality-and-covid-19
Scrollytelling doesn't scroll away even when the scrollytelling section is done
Jan 30, 2025
**Related Ticket:** Fix#1418
### Description of Changes
Since the legacy instance was using a lazyload-wrapper this wasn't
necessary*, but for instances not using this approach, the additional
wrapping div is actually required to build the layout as intended. It
doesn't hurt the legacy either.
\* The LazyLoad component from 'react-lazyload' creates a wrapping div
with `class="lazyload-wrapper "`
### Validation / Testing
Go to a story, make sure you can scroll down all the way to see text
content below the scrollymap, as well as map comparison blocks.
Corresponding deploy preview from next-veda-ui:
https://deploy-preview-43--veda-ui-next-test.netlify.app/stories/air-quality-and-covid-19
from the next instance preview: https://deploy-preview-41--veda-ui-next-test.netlify.app/stories/air-quality-and-covid-19
The text was updated successfully, but these errors were encountered: