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
**Related Ticket:** #1402
### Description of Changes
Provide a fallback value for top offset of ScrollyMapContainer: When
`topOffset` is undefined it causes the css `top` property to be faulty,
which makes the `position: sticky` not working.
### Notes & Questions About Changes
Do we still need the whole `useSlidingStickyHeaderProps` logic with the
USWDS header?
### Validation / Testing
You will to validate in the next-veda instance, making sure the map
stays sticky on the top when scrolling down.
Related PR on next-veda-ui:
developmentseed/next-veda-ui#41
Context
ScrollytellingBlock styling needs to be fixed to match existing, including ensuring all frames populate with the correct layer and basemap. You can see the problem from : https://veda-ui-next-test.netlify.app/stories/air-quality-and-covid-19
Acceptance Criteria
The text was updated successfully, but these errors were encountered: